Explorar el Código

ignore more build/IDE artifacts

Daniel Molkentin hace 13 años
padre
commit
2c44915db9
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

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