add storage to .gitignore

This commit is contained in:
Daniel Goc
2026-04-02 14:00:58 +02:00
parent 7d4242abb1
commit 395d670298
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@ i18n/*.json
*_templ.go
tmp/main
test.go
storage/*
!storage/.gitkeep

0
storage/.gitkeep Normal file
View File