mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-12 01:03:09 +00:00
Add .eggs in .gitignore
This commit is contained in:
parent
b1bf34bdd2
commit
36e8889f84
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.py[co]
|
||||
|
||||
# Packages
|
||||
.eggs/
|
||||
*.egg
|
||||
*.egg-info
|
||||
dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue