kubi/.gitignore

14 lines
243 B
Plaintext
Raw Normal View History

2023-01-14 19:08:14 +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
2023-01-19 14:41:45 +00:00
#old source
_src