summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2510987bf0ec712254271fee28945f8c11133987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# build result
./vtcol

# build side-effects
target/*

# Vim session files
*.vim

# organizational
todo

# cargo junk
Cargo.lock