Merge pull request #68 from hay-kot/chores/gitignore

Add gitignore
This commit is contained in:
Dániel Szabó 2022-10-22 21:46:37 +03:00 committed by GitHub
commit 2e981b3128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
pasta_data/*