ソースを参照

ignore more autogen files

ipatix 7 年 前
コミット
9a8abf3534
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore ファイルの表示

@@ -6,6 +6,7 @@ temp
6 6
 *.wav
7 7
 *.mid
8 8
 *.a
9
+*.i
9 10
 base/*.*
10 11
 nbproject/private/tools/
11
-build/*
12
+build/*