Add docs to gitignore
This commit is contained in:
parent
0823b28552
commit
4030b19e9e
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -32,4 +32,7 @@ storybook-static
|
||||||
static/
|
static/
|
||||||
|
|
||||||
# Inlang cache
|
# Inlang cache
|
||||||
project.inlang/cache/
|
project.inlang/cache/
|
||||||
|
|
||||||
|
# Documentation
|
||||||
|
docs/
|
||||||
Loading…
Reference in a new issue