mirror of
https://github.com/saysky/Hotel
synced 2025-05-06 19:49:25 +08:00
41 lines
438 B
Plaintext
Executable File
41 lines
438 B
Plaintext
Executable File
target/
|
||
logs/
|
||
out/
|
||
!.mvn/wrapper/maven-wrapper.jar
|
||
|
||
### STS ###
|
||
.apt_generated
|
||
.classpath
|
||
.factorypath
|
||
.project
|
||
.settings
|
||
.springBeans
|
||
.sts4-cache
|
||
|
||
### IntelliJ IDEA ###
|
||
.idea
|
||
*.iws
|
||
*.iml
|
||
*.ipr
|
||
log/
|
||
|
||
### NetBeans ###
|
||
nbproject/private/
|
||
build/
|
||
nbbuild/
|
||
dist/
|
||
nbdist/
|
||
.nb-gradle/
|
||
|
||
### Mac
|
||
.DS_Store
|
||
*/.DS_Store
|
||
|
||
### VS Code ###
|
||
*.project
|
||
*.factorypath
|
||
|
||
### 屏蔽,需要完整代码联系博主:微信847064370
|
||
*.html
|
||
/templates
|
||
webapp/ |