Browse Source

.gitignore: added .python-venv folder

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

+ 1 - 0
.gitignore

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