Sfoglia il codice sorgente

.gitignore: added .python-venv folder

aggstam 2 anni fa
parent
commit
5e5d8ecd14
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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