libcaesium/.gitignore

14 lines
413 B
Plaintext
Raw Permalink Normal View History

2021-10-23 17:18:52 +02:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
2016-11-04 11:00:04 +01:00
2021-10-23 17:18:52 +02:00
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
2016-11-04 11:00:04 +01:00
2021-10-23 17:18:52 +02:00
# These are backup files generated by rustfmt
**/*.rs.bk
2016-11-04 11:00:04 +01:00
2021-10-23 17:18:52 +02:00
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb