Skip to content

Commit e2124b4

Browse files
authored
Merge pull request #2877 from fmoor/update_gitignore
add .cache to .gitignore
2 parents 1a08ad7 + 859abd1 commit e2124b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.pyc
44
*.swp
55
.DS_Store
6+
.cache
67
.coverage
78
.idea
89
.vagrant

0 commit comments

Comments
 (0)