aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bfe22fbbe1a4da9810eeb5780a582549bfe8f058 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.vscode/*
godo

old/*
!old/*.*
old/go.*

*/*.log
*/*.json
!logs/*.log

__debug_bin*