X-Git-Url: https://git.mdrn.pl/fnp-django-template.git/blobdiff_plain/6b8969ee2970107bb5931424501c8c0f567a4488..HEAD:/.gitignore diff --git a/.gitignore b/.gitignore index 08a3e5e..2c6be87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,15 @@ -localsettings.py -dev.sqlite -*.db -*.db-journal *~ *.orig *.log -# Compress output -/static - # Python garbage *.pyc .coverage pip-log.txt nosetests.xml +/build +/dist +*.egg-info # Mac OS X garbage .DS_Store @@ -30,7 +26,5 @@ thumbs.db # Tags file TAGS -media -search_index .sass-cache