X-Git-Url: https://git.mdrn.pl/fnp-django-template.git/blobdiff_plain/048a4a2fb7ccde8d1a7c06823f64a7be9d5a55ea..6dd672eece2a96e384cba8d9a8f2a0601dac9d51:/src/_gitignore diff --git a/src/_gitignore b/src/_gitignore new file mode 100644 index 0000000..d376dd0 --- /dev/null +++ b/src/_gitignore @@ -0,0 +1,31 @@ +localsettings.py +*~ +*.orig +*.log + +# Python garbage +*.pyc +.coverage +pip-log.txt +nosetests.xml +/build +/dist +*.egg-info + +# Mac OS X garbage +.DS_Store + +# Windows garbage +thumbs.db + +# Eclipse +.project +.settings +.pydevproject +.tmp_* + +# Tags file +TAGS + +.sass-cache +