diff options
| author | Jfriedli | 2021-03-18 09:25:11 +0100 |
|---|---|---|
| committer | Jfriedli | 2021-03-18 09:25:11 +0100 |
| commit | 170d77b3ecb2d0c5c35263a2f5598002af599a43 (patch) | |
| tree | 96cc9e252270e97163b535d7efe7623fc59964f8 /.gitignore | |
| parent | 9a0a693c5467c245c9cae4245da7291b2799b2ef (diff) | |
installed tailwind and removed old css/js
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 | ||
