Skip to content

Commit e5f41c6

Browse files
ignore pycache directory
1 parent 467bc05 commit e5f41c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ dist/
1515
pyapprox/cython/*.pyd
1616
pyapprox/cython/*.c
1717
.vscode/
18+
19+
pyapprox/__pycache__/

0 commit comments

Comments
 (0)