aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 612712e071fee1f1fbfcd349644a3185c24d3870 (plain)
1
2
3
4
5
6
7
8
*.sh

# IntelliJ workspace
.idea/
*.iml

# Maven
target/