mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Fix static gitignore
This commit is contained in:
parent
0fc4b8429e
commit
61a440cf65
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -29,3 +29,6 @@ node_modules
|
|||
.editorconfig
|
||||
.env
|
||||
/.direnv/
|
||||
|
||||
static
|
||||
!static/**/*.png
|
Loading…
Reference in a new issue