django-eav2/.gitignore
2016-10-14 02:00:54 +09:00

8 lines
66 B
Text

*.pyc
~*
*.orig
*.db
*.sqlite*
_build
build
django_eav.egg-info/*