mirror of
https://github.com/Leahnaya/UBFunkeysServer.git
synced 2026-04-21 16:07:31 -05:00
40 lines
499 B
Plaintext
40 lines
499 B
Plaintext
HELP.md
|
|
target/
|
|
!.mvn/wrapper/maven-wrapper.jar
|
|
!**/src/main/**/target/
|
|
!**/src/test/**/target/
|
|
|
|
|
|
### STS ###
|
|
.apt_generated
|
|
.classpath
|
|
.factorypath
|
|
.project
|
|
.settings
|
|
.springBeans
|
|
.sts4-cache
|
|
|
|
### IntelliJ IDEA ###
|
|
.idea/*
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
### Keep IntelliJ Run Configurations
|
|
!.idea/runConfigurations
|
|
|
|
### NetBeans ###
|
|
/nbproject/private/
|
|
/nbbuild/
|
|
/dist/
|
|
/nbdist/
|
|
/.nb-gradle/
|
|
build/
|
|
!**/src/main/**/build/
|
|
!**/src/test/**/build/
|
|
|
|
### VS Code ###
|
|
.vscode/
|
|
|
|
### Funkey Profiles ###
|
|
profiles/**/* |