karton/.gitignore

15 lines
255 B
Text
Raw Normal View History

2022-10-01 05:08:02 +00:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
2023-03-05 14:44:28 +00:00
result
2023-03-09 19:05:23 +00:00
.direnv/
2022-10-01 05:08:02 +00:00
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
2022-10-22 17:55:11 +00:00
2023-03-05 14:43:49 +00:00
pasta_data/*