summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f759e8a06f10ac3f1456def62ffed87727015cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Please do not add personal files

# Logs
*.log

# Extras
extra/lgit.rb

# Notes
notes/go.notes
TODO.notes
TODO.md

# Tests
test/repos/repo
coverage.txt

# Binaries
lazygit