Skip to content

Commit 22761a1

Browse files
committed
chore(gitignore): ignore pycharm files
This commit add .venv and .idea files in gitignore file.
1 parent 6a579e2 commit 22761a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ __pycache__
88
.pytest_cache
99
.coverage
1010
.mypy_cache
11+
.venv
12+
.idea

0 commit comments

Comments
 (0)