You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-view/.gitignore

12 lines
192 B
Plaintext

2 years ago
# Generated by Cargo
2 years ago
# will have compiled files and executables
/target/
# These are backupfiles generated by Rust
2 years ago
**/*.rs.bk
# Ignore intellij folder
.idea
# Ignore VsCode settings
.vscode