aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-02 16:55:23 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-02 16:55:23 -0300
commit56a165bf0f061f7aff744fafd44691a2beb4b035 (patch)
tree2ad021546207903d757f2285d139e983c1148dfb
parent422ce50d2e8856ed789d1359c673122dbb0088ea (diff)
downloadlua-56a165bf0f061f7aff744fafd44691a2beb4b035.tar.gz
lua-56a165bf0f061f7aff744fafd44691a2beb4b035.tar.bz2
lua-56a165bf0f061f7aff744fafd44691a2beb4b035.zip
Added '.gitignore' to the repository
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..735661ea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
1.gitattributes
2
3*.so
4*.o
5*.a
6
7manual/manual.html
8
9testes/time.txt
10testes/time-debug.txt
11
12testes/libs/all