karton/.gitignore

12 lines
238 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/
# 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
pasta_data/*