Fix static gitignore

This commit is contained in:
Yarmo Mackenbach 2022-02-25 14:00:33 +01:00
parent 0fc4b8429e
commit 61a440cf65
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

3
.gitignore vendored
View file

@ -29,3 +29,6 @@ node_modules
.editorconfig .editorconfig
.env .env
/.direnv/ /.direnv/
static
!static/**/*.png