Browse Source

added .gitignore

Johannes Ruehle 11 years ago
parent
commit
782853e720
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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