Added *.pyc and *.pyo to .gitignore
This commit is contained in:
@@ -2,3 +2,5 @@
|
|||||||
dist
|
dist
|
||||||
django_admin_sortable.egg-info
|
django_admin_sortable.egg-info
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
Binary file not shown.
Reference in New Issue
Block a user