aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9a2af039306f59c78e1fd6650266c8c685c0df8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated by Cargo
# will have compiled files and executables
/target/
Cargo.lock

# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# backup files from cargo fmt
*.bk