forked from wangziqi/ruoyi-vue-pro
chore: replace devcontainer with Vben submodule and add tooling ignore rules
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -7,9 +7,15 @@
|
||||
|
||||
target/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
bin/
|
||||
|
||||
.flattened-pom.xml
|
||||
|
||||
######################################################################
|
||||
# Tooling caches
|
||||
|
||||
.pnpm-store/
|
||||
|
||||
######################################################################
|
||||
# IDE
|
||||
|
||||
@@ -52,4 +58,4 @@ application-my.yaml
|
||||
|
||||
/yudao-ui-app/unpackage/
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user