Ver código fonte

added .gitignore

Johannes Ruehle 11 anos atrás
pai
commit
782853e720
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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