kubi/.gitignore

16 lines
261 B
Plaintext
Raw Normal View History

2023-01-14 13:08:14 -06: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 08:41:45 -06:00
#old source
_src
2023-03-08 17:56:46 -06:00
_visualizer.json