Selaa lähdekoodia

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

aggstam 2 vuotta sitten
vanhempi
sitoutus
4aeea2b5cb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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