mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
397a7e8467
Adds winget CI generation.
18 lines
239 B
Text
18 lines
239 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Stuff to really ignore
|
|
*.log
|
|
rust-unmangle
|
|
*.svg
|
|
*.data
|
|
.idea/
|
|
|
|
sample_configs/testing.toml
|
|
|
|
# Wix
|
|
/wix/
|