Skip to content

Commit a8e649f

Browse files
committed
add .gitignore
1 parent 888bb66 commit a8e649f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Python files
2+
*.pyc
3+
*.egg-info
4+
5+
# PyCharm settings
6+
.idea

0 commit comments

Comments
 (0)