Selaa lähdekoodia

ENH: Added .gitignore file

Ignore all dotfiles except for .gitignore
Exclude Kdevelop4 files ...
Exclude QtCreator files ...
Jean-Christophe Fillion-Robin 15 vuotta sitten
vanhempi
commit
7a7a84a64a
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+# Ignore all dotfiles...
+.*
+# except for .gitignore
+!.gitignore
+
+# Exclude Kdevelop4 files ...
+.kdev*
+
+# Exclude QtCreator files ...
+CMakeLists.txt.user