irc-stream/.gitignore
2021-04-27 21:19:52 +02:00

12 lines
201 B
Text

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Don't track Cargo.lock for libraries
Cargo.lock