gitignore: target/

Needed for the recently added
contrib/devtools/deterministic-fuzz-coverage/target/
This commit is contained in:
MarcoFalke
2025-02-18 20:43:40 +01:00
parent 43e287b3ff
commit fa1e0a7228

4
.gitignore vendored
View File

@@ -15,8 +15,8 @@
# Previous releases
/releases
#build tests
test/lint/test_runner/target/
# cargo default target dir
target/
/guix-build-*