This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Godot
/
godot-docs
espejo de
https://github.com/godotengine/godot-docs.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add extensions/__pycache__ to .gitignore
Rémi Verschelde
hace 9 años
padre
d70cdc45c0
commit
3ac75e771d
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
.gitignore
+ 1
- 2
.gitignore
Ver fichero
@@ -1,6 +1,5 @@
_build/
env/
-
-.fscache
+extensions/__pycache__/
*~
.directory