aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d5b1a4fa93b64ecf277a368c1bf84efdd9b1da83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store
.checkstyle
.project
.settings
.classpath
.jupiter
.pydevproject
target
.metadata/
/bin/
# IntelliJ files
.idea/
node
node_modules
package-lock.json
**/*.iml
src/main/resources/webapp/dist