summarylogtreecommitdiffstats
path: root/.gitignore
blob: 0e590f181ee0767af258bcac0bac0181d4bc984a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.tar
*.tar.*
*.jar
*.exe
*.msi
*.AppImage
*.deb
*.rpm
*.zip
*.tgz
*.log
*.log.*
*.sig

src/
pkg/

python-oxasl/