This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
darkrenaissance
/
darkfi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
.gitignore: renamed .python-venv to python-venv since hidden folder can't be sourced
aggstam
hace 2 años
padre
5e5d8ecd14
commit
4aeea2b5cb
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.gitignore
+ 1
- 1
.gitignore
Ver fichero
@@ -10,7 +10,7 @@
.#*
*.profraw
*_original
-
.
python-venv
+python-venv
/vendor/*
/target/*