Files
ncspot/.gitignore
Thomas Frans dc64a2941d style(vscode): add EditorConfig extension recommendation
As Visual Studio Code is the most popular editor at the moment, it makes
sense to recommend the EditorConfig extension because it's not included
by default. Also enable the final newline in files again as that was the
default until the EditorConfig file was added.
2024-05-21 13:40:57 +02:00

20 lines
271 B
Plaintext

# 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