diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b6bd0c --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.pyc +*.json +*.log +*.sh +*.swp +*.patch +local_settings* +./static/ +uwsgi* +*.sqlite3