Skip to content

Commit dd1cd35

Browse files
committed
Update gitignore
1 parent 0e6d9e8 commit dd1cd35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
__pycache__/
22
*.pyc
3+
4+
.venv
5+
.idea
6+
*.patch
7+
8+
pth/

0 commit comments

Comments
 (0)