This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fphammerle
/
config-git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
git: ignore *.pyo and *.pyd
Fabian Peter Hammerle
hace 9 años
padre
3cf1bbbc81
commit
8fad907aa2
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
gitignore
+ 2
- 0
gitignore
Ver fichero
@@ -1,4 +1,6 @@
*.pyc
+*.pyd
+*.pyo
.*.swp
.ycm_extra_conf.py
.~lock.*#