X-Git-Url: https://git.mdrn.pl/fnp-django-template.git/blobdiff_plain/6b8969ee2970107bb5931424501c8c0f567a4488..2c0647828496c7efb9edcf7ae8d5b392c195cd58:/.gitignore diff --git a/.gitignore b/.gitignore index 08a3e5e..d376dd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,16 @@ 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 +27,5 @@ thumbs.db # Tags file TAGS -media -search_index .sass-cache