feat: added gitignore

This commit is contained in:
Sharang Parnerkar
2026-02-15 23:37:42 +01:00
parent 421f99537e
commit 73ad7bd16d

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target
.DS_Store
# These are backup files generated by rustfmt
**/*.rs.bk