diff options
author | daurnimator <quae@daurnimator.com> | 2017-08-30 13:55:59 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-08-30 13:56:07 +1000 |
commit | b8e3766294b6bf11d70a8a202e633b2569675e77 (patch) | |
tree | c1f29081daf4a1dc3965ee260d88e2aeae9aa902 /vendor/compat53/.gitignore | |
parent | b92fca3b68e551d2583754c80196d524890e5ee4 (diff) | |
parent | 7333333568b13db56136e2354c55556adc7714ed (diff) | |
download | luaossl-b8e3766294b6bf11d70a8a202e633b2569675e77.tar.gz luaossl-b8e3766294b6bf11d70a8a202e633b2569675e77.tar.bz2 luaossl-b8e3766294b6bf11d70a8a202e633b2569675e77.zip |
Merge commit '7333333568b13db56136e2354c55556adc7714ed' as 'vendor/compat53'
Diffstat (limited to 'vendor/compat53/.gitignore')
-rw-r--r-- | vendor/compat53/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/compat53/.gitignore b/vendor/compat53/.gitignore new file mode 100644 index 0000000..67c1b76 --- /dev/null +++ b/vendor/compat53/.gitignore @@ -0,0 +1,10 @@ +# generated files +*.so +*.dll +*.o +*.obj +HISTO + +# vim temporaries +.*.swp + |