瀏覽代碼

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