ソースを参照

ignore more build/IDE artifacts

Daniel Molkentin 13 年 前
コミット
2c44915db9
1 ファイル変更3 行追加3 行削除
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -1,4 +1,4 @@
-build
+*build*
 *flymake*
-CMakeLists.txt.user
-qtcreator-build/*
+CMakeLists.txt.user*
+*.patch