Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b800880

Browse files
removed cache files
1 parent 0e00285 commit b800880

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ src/*
99

1010
# removing pytest caches
1111
*.pytest_cache
12-
ether_sql/tests/*.cache
12+
tests/*.cache
13+
*.cache
1314

1415
# removing doc builds
1516
docs/_build/*

0 commit comments

Comments
 (0)