Skip to content

Commit 5e71790

Browse files
committed
Initial commit
0 parents commit 5e71790

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.DS_Store
2+
*ipynb_checkpoints*
3+
.idea*
4+
.pytest_cache*
5+
.tox*
6+
*pycache*

0 commit comments

Comments
 (0)