소스 검색

ignore *.ppu

git-svn-id: trunk@269 -
peter 20 년 전
부모
커밋
43049d9bd9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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