Add 'target/' to .gitignore to exclude build artifacts
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -27,6 +27,7 @@ dist/
|
|||||||
build/
|
build/
|
||||||
coverage/
|
coverage/
|
||||||
out/
|
out/
|
||||||
|
target/
|
||||||
|
|
||||||
# Environment and secrets
|
# Environment and secrets
|
||||||
.env
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user