ソースを参照

added .gitignore

Johannes Ruehle 11 年 前
コミット
782853e720
1 ファイル変更6 行追加0 行削除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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