vcs: update gitignore for embuild

This commit is contained in:
Yandrik 2024-11-15 14:24:06 +01:00
parent e9298384c2
commit a83535fd1e

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
# will have compiled files and executables # will have compiled files and executables
debug/ debug/
target/ target/
.embuild/
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk