🎨 update .gitignore
This commit is contained in:
parent
d3f427f787
commit
57bf5891a9
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,6 +3,7 @@ target/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
!**/src/main/**
|
||||
!**/src/test/**
|
||||
!/src/main/resources/application-dev.yml
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
@ -33,4 +34,5 @@ build/
|
||||
|
||||
### lucene ###
|
||||
index
|
||||
userDic!/src/main/resources/application-dev.yml
|
||||
userDic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user