summarylogtreecommitdiffstats
path: root/.gitignore
blob: 091c137899edda2a4bf806ca067b73095e51b8e7 (plain)
1
2
3
4
5
6
7
8
9
10
# source
/*.jar
/LICENSE

# build
/src/
/pkg/

# package
/*.pkg.tar*