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