mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-19 06:11:06 +00:00
Added *.pyc and *.pyo to .gitignore
This commit is contained in:
parent
d91f9fb420
commit
1c6a0acc7e
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
dist
|
||||
django_admin_sortable.egg-info
|
||||
.pydevproject
|
||||
*.pyc
|
||||
*.pyo
|
||||
Binary file not shown.
Loading…
Reference in a new issue