aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f270182590c52cd68a66841e929ec5f71dd46428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/target
*~
/input
*.swp

# Added by cargo
#
# already existing elements were commented out

#/target
Cargo.lock