diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -2,3 +2,6 @@ __pycache__ | |||
| 2 | config.py | 2 | config.py |
| 3 | custom_templates | 3 | custom_templates |
| 4 | uploads | 4 | uploads |
| 5 | node_modules | ||
| 6 | static/dist | ||
| 7 | static/.webassets-cache \ No newline at end of file | ||
