This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
troebs
/
PyCS
Seguir
1
Destacar
1
Fork
1
Ficheiros
Explorar o código
add .gitignore
Eric Tröbs
%!s(int64=4) %!d(string=hai) anos
pai
5c4afe09f1
achega
2b6cafe6ee
Modificáronse 1 ficheiros
con
10 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
10
0
.gitignore
+ 10
- 0
.gitignore
Ver ficheiro
@@ -0,0 +1,10 @@
+# PyCharm
+.idea/
+*.iml
+
+# environments
+.env
+.venv
+env/
+venv/
+ENV/