# If you need to exclude files such as those generated by an IDE, use # $GIT_DIR/info/exclude or the core.excludesFile configuration variable as # described in https://git-scm.com/docs/gitignore __pycache__ data *.pyc *.db locale/*/LC_MESSAGES/django.mo */locale/*/LC_MESSAGES/django.mo .sass-cache/ .coverage .direnv .envrc djangoproject/cache djangoproject/static/css/*.map djangoproject/static/css/*.css