Przeglądaj źródła

.gitignore: added .python-venv folder

aggstam 2 lat temu
rodzic
commit
5e5d8ecd14
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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