[Change Commit Specification] Use the new commit spec from here on

child commits:
chore: update .gitignore
This commit is contained in:
2023-09-21 05:00:41 +08:00
parent c99d886e70
commit 38b2e48d1c
2 changed files with 2 additions and 8 deletions

3
.idea/.gitignore generated vendored
View File

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

7
.idea/misc.xml generated
View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="FLOW" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="liberica-11" project-jdk-type="JavaSDK" />
</project>