Add dist to .gitignore

This commit is contained in:
Mathias Wagner
2025-09-09 09:42:07 +02:00
parent a95b1d7956
commit 1936304e56

1
.gitignore vendored
View File

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