[SCM] Lisaac compiler branch, stable, updated. lisaac-0.12-493-g63acaf5
Mildred Ki'Lya
silkensedai at online.fr
Thu Oct 8 14:45:59 UTC 2009
The following commit has been merged in the stable branch:
commit 63acaf590b68b863d0f7c54bd749649799e96b76
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Thu Oct 8 16:18:03 2009 +0200
Update .gitignore files
diff --git a/.gitignore b/.gitignore
index 5e2e767..c1f0de7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
-/src/path.h
+*~
+/*.c
+/*.patch
/.project
+/src/path.h
/path.h
/lisaac
/lisaac.c
-/doc
-*~
+/l
+/l.c
+/doc/
diff --git a/tests/.gitignore b/tests/.gitignore
index 44890cc..9733823 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,11 @@
+*.c
+*.exe
lib_tests
-lib_tests.c
-lib_tests.exe
+abstract_string_test
+boolean_test
+boolean_test2
+boolean_test3
+character_test
+lib_tests
+living_external
+print_char_test
--
Lisaac compiler
More information about the Lisaac-commits
mailing list