Skip to content

Commit 001bc35

Browse files
authored
update git ignore file with pytest cache and dst folders
1 parent 84c0e8b commit 001bc35

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# Created by .ignore support plugin (hsz.mobi)
2-
.idea
2+
.idea
3+
.pytest_cache
4+
.dist
5+
*.pyc
6+
*.egg-info
7+
*.egg

0 commit comments

Comments
 (0)