mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
chore: update gitignore
This commit is contained in:
@@ -49,3 +49,11 @@ gradle-app.setting
|
||||
|
||||
.DS_Store
|
||||
*.iml
|
||||
.vscode/
|
||||
|
||||
# enterprise integration test cases
|
||||
snippets/
|
||||
integration-test/**/apusic
|
||||
integration-test/**/bes
|
||||
integration-test/**/tongweb
|
||||
integration-test/**/inforsuite
|
||||
@@ -4,6 +4,8 @@ build/
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
!**/src/main/**/build/
|
||||
!**/src/test/**/build/
|
||||
src/main/resources/static/
|
||||
src/main/resources/templates/
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
|
||||
Reference in New Issue
Block a user