static: get rid of django-compress
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,13 +1,10 @@
|
||||
/.direnv
|
||||
/.hugo_build.lock
|
||||
|
||||
/resources/_gen
|
||||
/public
|
||||
/result
|
||||
|
||||
__pycache__
|
||||
/static/style.css
|
||||
/app/_static
|
||||
|
||||
db.sqlite3
|
||||
vm.qcow2
|
||||
|
||||
__pycache__
|
||||
/.pre-commit-config.yaml
|
||||
result
|
||||
|
||||
Reference in New Issue
Block a user