mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2026-05-20 01:41:28 +08:00
Project initial
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
initializer-page/node/
|
||||
initializer-page/node_modules/
|
||||
initializer-page/analysis/
|
||||
initializer-page/target/
|
||||
|
||||
initializer-generator/target/
|
||||
|
||||
node_modules/
|
||||
.mvn/
|
||||
|
||||
tree
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
.classpath
|
||||
.factorypath
|
||||
.project
|
||||
.settings
|
||||
.springBeans
|
||||
.DS_Store
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
Reference in New Issue
Block a user