mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-08 06:41:51 +02:00
Rather than doing the compilation manually, use django-compressor to automate the process.
13 lines
166 B
Text
13 lines
166 B
Text
__pycache__/
|
|
coverage.xml
|
|
.coverage
|
|
la_chariotte.egg-info/
|
|
node_modules
|
|
/static/*
|
|
/media/*
|
|
local_settings.py
|
|
.venv
|
|
mails.sqlite
|
|
package-lock.json
|
|
package.json
|
|
static
|