39 lines
483 B
Plaintext
39 lines
483 B
Plaintext
**.log*
|
|
|
|
# Maven
|
|
target/
|
|
pom.xml.tag
|
|
pom.xml.releaseBackup
|
|
pom.xml.versionsBackup
|
|
pom.xml.next
|
|
release.properties
|
|
dependency-reduced-pom.xml
|
|
buildNumber.properties
|
|
.mvn/timing.properties
|
|
.mvn/wrapper/maven-wrapper.jar
|
|
|
|
# Eclipse
|
|
.metadata
|
|
.project
|
|
.classpath
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
.settings/
|
|
.loadpath
|
|
.recommenders
|
|
|
|
# IntelliJ IDEA
|
|
**.idea
|
|
**.iml
|
|
|
|
# Visual Studio Code
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
|
|
# macOS
|
|
*.DS_Store
|