meta: add feeds/ and out/ to .gitignore
This commit is contained in:
parent
3d3bbc3709
commit
eb09729f38
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
||||||
/target
|
/target
|
||||||
/mars.toml
|
/mars.toml
|
||||||
|
/out
|
||||||
|
/feeds
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue