Skip to content

Commit 2454c18

Browse files
committedFeb 15, 2019
Initial commit
0 parents  commit 2454c18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.idea
2+
.idea/
3+
.idea/*
4+
.venv
5+
.img
6+
.img/*
7+
*.pyc
8+
.ipynb_checkpoints/*

0 commit comments

Comments
 (0)
Please sign in to comment.