Skip to content

Commit 85fb75a

Browse files
authored
Create .gitignore
1 parent 324262e commit 85fb75a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
__pycache__
2+
.ipynb_checkpoints
3+
.idea
4+
.DS_Store

0 commit comments

Comments
 (0)