Przeglądaj źródła

.gitignore: renamed .python-venv to python-venv since hidden folder can't be sourced

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

+ 1 - 1
.gitignore

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