aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9b4e8b82b74e74c66299a381e58198d705b3a3dd (plain)
1
2
3
4
5
6
7
8
# Ignore compiled Java bytecode
bin/
stage/
build/
*.class


README.*