Browse Source

Movr .gitignore to parent folder

Foppe Hemminga 6 năm trước cách đây
mục cha
commit
65eb798bbf
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 2 3
      venv/.gitignore

+ 2 - 3
venv/.gitignore

@@ -16,7 +16,7 @@ dist/
 downloads/
 eggs/
 .eggs/
-lib/
+venv/lib/
 lib64/
 parts/
 sdist/
@@ -122,5 +122,4 @@ venv.bak/
 dmypy.json
 
 # Pyre type checker
-.pyre/
-
+.pyre/