Browse Source
+ some ignore properties added
git-svn-id: trunk@89 -
florian
20 years ago
1 changed files with
5 additions and
0 deletions
-
5
0
.gitignore
|
@@ -0,0 +1,5 @@
|
|
|
|
+compiler/*.bak
|
|
|
|
+compiler/*.exe
|
|
|
|
+compiler/i386/*.bak
|
|
|
|
+compiler/utils/*.exe
|
|
|
|
+compiler/x86/*.bak
|