gitignore and licence

This commit is contained in:
elvis
2025-10-17 23:52:55 +02:00
parent 617af61d7c
commit c1cee93eb4
2 changed files with 22 additions and 0 deletions

1
.gitignore vendored
View File

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