Skip to content

Commit 7f382c1

Browse files
committed
ignore PyCharm dir and *.pyc files (add .gitignore)
1 parent c2fe5cf commit 7f382c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.idea/
2+
*.pyc

0 commit comments

Comments
 (0)