aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 37175d58ad6ac399a756f24d987be1d780785328 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Mac
.DS_Store

# Eclipse
.classpath
.project
.settings/

# Intellij
.idea/
.idea_modules/
*.iml
*.iws
*.class
*.log

# mvn specific
target
dependency-reduced-pom.xml

src/main/resources/profile.json