Browse Source

ignore *.ppu

git-svn-id: trunk@269 -
peter 20 years ago
parent
commit
43049d9bd9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,6 +1,9 @@
 compiler/*.bak
 compiler/*.bak
 compiler/*.exe
 compiler/*.exe
+compiler/*.o
+compiler/*.ppu
 compiler/*.s
 compiler/*.s
+compiler/*.tmp
 compiler/alpha/*.bak
 compiler/alpha/*.bak
 compiler/alpha/*.exe
 compiler/alpha/*.exe
 compiler/alpha/*.s
 compiler/alpha/*.s