summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c7363b7074552ad8e7367af52c4da9d0301f1993 (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/
dist
node
node_modules
package-lock.json
**/*.iml