Selaa lähdekoodia

added .gitignore

Johannes Ruehle 11 vuotta sitten
vanhempi
commit
782853e720
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+*~
+moc_*
+objrec/*
+*.vcxproj*
+*.dir
+*/CMakeFiles/*