Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 1fe39ca

Browse files
committed
Add .dccache to .gitignore for Snyk
1 parent e9c3c6f commit 1fe39ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
/__pycache__/
2+
3+
# for Snyk
4+
.dccache

0 commit comments

Comments
 (0)