aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: 0349bce21ab8a3ce70ff335dd96b74e6456e35ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.tar
*.tar.*
*.jar
*.exe
*.msi
*.zip
*.tgz
*.log
*.log.*
*.sig

terms.html

pkg/
src/

.vscode/