Browse Source

.gitignore: added .python-venv folder

aggstam 2 years ago
parent
commit
5e5d8ecd14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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