ignored result

This commit is contained in:
Schrottkatze 2023-03-05 15:43:49 +01:00
parent b313b5ce73
commit 86e41865bb

3
.gitignore vendored
View file

@ -2,6 +2,7 @@
# will have compiled files and executables # will have compiled files and executables
debug/ debug/
target/ target/
result/
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk
@ -9,4 +10,4 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information # MSVC Windows builds of rustc generate these, which store debugging information
*.pdb *.pdb
pasta_data/* pasta_data/*