初始化脚本

This commit is contained in:
amos wong
2026-02-28 23:56:49 +08:00
parent 74de15666c
commit 3787ed4271
3 changed files with 3 additions and 23 deletions

2
.gitignore vendored
View File

@@ -36,3 +36,5 @@ build/
### Mac OS ###
.DS_Store
.idea

8
.idea/.gitignore generated vendored
View File

@@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

14
.idea/misc.xml generated
View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CodeInsightWorkspaceSettings">
<option name="optimizeImportsOnTheFly" value="true" />
</component>
<component name="CompilerWorkspaceConfiguration">
<option name="PARALLEL_COMPILATION" value="true" />
</component>
<component name="arthas.idea.plugin">
<option name="redisAddress" value="" />
<option name="redisAuth" value="" />
<option name="redisCacheKey" value="" />
</component>
</project>