Browse Source

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

aggstam 2 năm trước cách đây
mục cha
commit
4aeea2b5cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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