Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 0e9de4f

Browse files
committed
adding items to gitignore
1 parent 23770f1 commit 0e9de4f

File tree

9 files changed

+3
-0
lines changed

9 files changed

+3
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

.github/.DS_Store

6 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99
/src/*.egg-info/
1010
__pycache__/
1111
.idea/
12+
.ipynb_checkpoints
13+
*/.ipynb_checkpoints/*
14+
*.ipynb

camelot/.DS_Store

6 KB
Binary file not shown.

docs/.DS_Store

6 KB
Binary file not shown.

docs/_static/.DS_Store

6 KB
Binary file not shown.

docs/benchmark/.DS_Store

6 KB
Binary file not shown.

tests/.DS_Store

6 KB
Binary file not shown.

tests/files/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)