Explorar el Código

.gitignore: added .python-venv folder

aggstam hace 2 años
padre
commit
5e5d8ecd14
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -10,6 +10,7 @@
 .#*
 *.profraw
 *_original
+.python-venv
 
 /vendor/*
 /target/*