summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e20d313..aaf827f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@ __pycache__
2config.py 2config.py
3custom_templates 3custom_templates
4uploads 4uploads
5node_modules
6static/dist
7static/.webassets-cache \ No newline at end of file