Roberto Ierusalimschy
5 år sedan
förälder
incheckning
4d6efa1f2d
1 ändrade filer med
13 tillägg och
0 borttagningar
-
13
0
.gitignore
|
@@ -0,0 +1,13 @@
|
|
|
+.gitattributes
|
|
|
+
|
|
|
+*.so
|
|
|
+*.o
|
|
|
+*.a
|
|
|
+
|
|
|
+manual/manual.html
|
|
|
+
|
|
|
+testes/time.txt
|
|
|
+testes/time-debug.txt
|
|
|
+
|
|
|
+testes/libs/all
|
|
|
+
|