chore: enrich .gitignore
This commit is contained in:
parent
d6b3160a5b
commit
22036a56af
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -32,3 +32,6 @@ npm-debug.log
|
||||||
# we ignore priv/static. You may want to comment
|
# we ignore priv/static. You may want to comment
|
||||||
# this depending on your deployment strategy.
|
# this depending on your deployment strategy.
|
||||||
/priv/static/
|
/priv/static/
|
||||||
|
rel/
|
||||||
|
metadata.json
|
||||||
|
.buildpacks
|
||||||
|
|
Loading…
Reference in a new issue