This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
nicolas
/
chessy
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
added gitignore
Nicolas Winkler
hace 8 años
padre
f59a8ffaa2
commit
90aa6eaf22
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
8
0
.gitignore
+ 8
- 0
.gitignore
Ver fichero
@@ -0,0 +1,8 @@
+# ide stuff
+*.sln
+*.vcxproj
+*.filters
+
+# object files
+*.o
+*.obj