Skip to content

Commit 7ac2638

Browse files
committed
chore: ignore python cache artifacts
1 parent 64a3ea5 commit 7ac2638

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ docs/
77
python/pykore/_kore*.so
88
python/pykore/_kore*.pyd
99
python/pykore/_kore*.dylib
10+
python/pykore/__pycache__/
1011
python/pykore/*.dylib.dSYM/
1112
tests/python/__pycache__/
1213
tests/python/.pytest_cache/
-897 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)