aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 778ba9c0899df928e879e610abf78d92ab3608bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
target/
last*
/build/
.classpath
.project
.settings/
dependency-reduced-pom.xml
/logs/
.vscode
/bin/
/venv/*
*/archives/