This website works better with JavaScript
Página Principal
Explorar
Registe-se
Iniciar Sessão
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Add hidden virtualenv to Python template
Alexandre Bonnetain
há 8 anos atrás
pai
2664dad61f
commit
1c652a2ffe
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
Python.gitignore
+ 1
- 0
Python.gitignore
Ver Ficheiro
@@ -79,6 +79,7 @@ celerybeat-schedule
.env
# virtualenv
+.venv/
venv/
ENV/