aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 680691e51b84d9576f8def812ab2f63d6dc3d166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store
.checkstyle
.project
.settings
.classpath
.jupiter
.pydevproject
target
.metadata/
/bin/
**/*.log

# IntelliJ files
.idea/
**/*.iml