Jelajahi Sumber

ignore *.ppu

git-svn-id: trunk@269 -
peter 20 tahun lalu
induk
melakukan
43049d9bd9
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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