mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 08:54:12 +00:00
Updated .gitignore and removed some cruft
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,7 +3,11 @@ tags
|
||||
.idea
|
||||
*.pyc
|
||||
*.swp
|
||||
dss.sql
|
||||
.tags
|
||||
.tags_sorted_by_file
|
||||
static/CACHE
|
||||
_working/*
|
||||
media
|
||||
media/*
|
||||
media/avatars/*
|
||||
|
||||
@@ -25,4 +25,4 @@ django_extensions
|
||||
requests
|
||||
django-compressor
|
||||
django-sendfile
|
||||
polymodels
|
||||
django-polymodels
|
||||
Reference in New Issue
Block a user