Skip to content

Commit dffc1f6

Browse files
committed
Add .cache to .gitignore
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
1 parent 2b3aa2a commit dffc1f6

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
@@ -2,4 +2,5 @@
22
*.egg-info
33
build/
44
dist/
5+
.cache/
56
.tox/

0 commit comments

Comments
 (0)