This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
torabkheslat
/
example-voting-app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Merge pull request
#15
from bfirsh/add-gitignore-remove-pyc
Add gitignore remove pyc
Ben Firshman
hace 9 años
padre
45f53434db
4cce340ca6
commit
e7b46707bd
Se han
modificado 2 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
BIN
voting-app/utils/__init__.pyc
+ 1
- 0
.gitignore
Ver fichero
@@ -0,0 +1 @@
+*.pyc
BIN
voting-app/utils/__init__.pyc
Ver fichero