mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
commit
f3dc001f3a
2 changed files with 1 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
This directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins.
|
||||
|
||||
This directory caches those eggs to prevent repeated downloads.
|
||||
|
||||
However, it is safe to delete this directory.
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.py[co]
|
||||
|
||||
# Packages
|
||||
.eggs/
|
||||
*.egg
|
||||
*.egg-info
|
||||
dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue