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

# build
/src/
/pkg/

# package
/*.pkg.tar*