Ignore i18n cache
This commit is contained in:
parent
79da2511bb
commit
a0075ae494
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -29,4 +29,7 @@ src/lib/paraglide
|
||||||
storybook-static
|
storybook-static
|
||||||
|
|
||||||
# Assets
|
# Assets
|
||||||
static/
|
static/
|
||||||
|
|
||||||
|
# Inlang cache
|
||||||
|
project.inlang/cache/
|
||||||
Loading…
Reference in a new issue