twitch-tui/.gitignore
2021-08-30 11:34:56 -07:00

19 lines
245 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Environment variables
*.env
# Log files
*.log
# JetBrains project config folder.
.idea
# Config
config.toml