Explorar el Código

added .gitignore

Johannes Ruehle hace 11 años
padre
commit
782853e720
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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