Browse Source

.gitignore

develop
Robin Thoni 7 years ago
parent
commit
d43a6ebc3b
1 changed files with 7 additions and 1 deletions
  1. 7
    1
      .gitignore

+ 7
- 1
.gitignore View File

@@ -1,3 +1,9 @@
1 1
 *.pro.user
2
-*.o
2
+
3 3
 ui_*
4
+moc_*
5
+
6
+Makefile
7
+
8
+*.o
9
+TheGame/TheGame

Loading…
Cancel
Save