Added gitignore file

This commit is contained in:
Robin Müller 2021-11-03 23:15:30 +01:00
parent 81c21e3894
commit 0d65141d2e
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

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