Explorar el Código

.gitignore

develop
Robin Thoni hace 7 años
padre
commit
d43a6ebc3b
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7
    1
      .gitignore

+ 7
- 1
.gitignore Ver fichero

@@ -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…
Cancelar
Guardar