Sfoglia il codice sorgente

ignore more build/IDE artifacts

Daniel Molkentin 13 anni fa
parent
commit
2c44915db9
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

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