kubi/.gitignore

18 lines
269 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
2023-03-08 23:56:46 +00:00
_visualizer.json
2023-11-20 19:59:34 +00:00
*.kubi