Skip to content

Commit 1fb5e25

Browse files
feat: Prepare for smc 1.0.11 (#1910)
* feat: Prepare for smc 1.0.11 Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> * build: Add idea package config Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> --------- Signed-off-by: unknowIfGuestInDream <liang.tang.cx@gmail.com> Co-authored-by: unknowIfGuestInDream <liang.tang.cx@gmail.com>
1 parent 9014d83 commit 1fb5e25

File tree

108 files changed

+644
-639
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+644
-639
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ dependency-reduced-pom.xml
5252
build/
5353
!**/src/main/**/build/
5454
!**/src/test/**/build/
55-
logs/
5655

5756
### VS Code ###
5857
.vscode/**
@@ -63,9 +62,12 @@ logs/
6362
/mvnw
6463
/mvnw.cmd
6564

65+
### Application ###
66+
logs/
6667
runtime/
6768
.jython_cache
6869
pom.xml.versionsBackup
6970
.cache/
7071
*.bak
7172
.xcodemap/
73+
.okhttpcache

.idea/artifacts/javafxTool_cg_mac_jar.xml

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)