aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar daurnimator <quae@daurnimator.com> 2017-09-03 19:55:54 +1000
committerLibravatarLibravatar daurnimator <quae@daurnimator.com> 2017-09-03 19:55:54 +1000
commit40e76e4283e69c13da9cf6cdf4290036e3c247d7 (patch)
treefcd333550f9d5f31d87e959ca240d69de54165ac
parent492d8ee49823d46cea4ec211a2cbc7c6989285b3 (diff)
downloadluaossl-40e76e4283e69c13da9cf6cdf4290036e3c247d7.tar.gz
luaossl-40e76e4283e69c13da9cf6cdf4290036e3c247d7.tar.bz2
luaossl-40e76e4283e69c13da9cf6cdf4290036e3c247d7.zip
Add .gitignore file
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7708b75
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.o
+*.so
+*.rockspec
+*.rock
+config.h
+doc/*.aux
+doc/*.idx
+doc/*.log
+doc/*.toc
+doc/*.out