Skip to content

Commit 4617f11

Browse files
amotlbrainsik
authored andcommitted
Chore: Ignore local virtualenv and PyCharm directories
1 parent 38948da commit 4617f11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
__pycache__
55

66
# dev/test
7+
.venv*
78
.python-version
89
.tox
910

@@ -12,3 +13,6 @@ __pycache__
1213
MANIFEST
1314
build
1415
dist
16+
17+
# ide
18+
.idea

0 commit comments

Comments
 (0)