Skip to content

Commit 1260382

Browse files
committed
Ignore the cache and test directories
1 parent cfd6fce commit 1260382

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
.idea
1+
.idea
2+
.pytest_cache
3+
.tox
4+
*.egg-info
5+
__pycache__

0 commit comments

Comments
 (0)