23 lines
291 B
Plaintext
23 lines
291 B
Plaintext
# direnv
|
|
/.direnv/
|
|
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
/.idea/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
*.log
|
|
|
|
tags
|
|
|
|
# Ignore generated resources
|
|
*.1
|
|
/misc/_ncspot
|
|
/misc/ncspot.bash
|
|
/misc/ncspot.fish
|
|
/misc/ncspot.elv
|
|
/misc/_ncspot.ps1
|