jiji/.gitignore

15 lines
371 B
Plaintext
Raw Normal View History

2024-03-07 08:09:59 +01:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# 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
# These are backup files generated by rustfmt
**/*.rs.bk
2024-03-07 09:18:53 +01:00
# DO not put the token online
src/token.rs