Browse Source

chore: project icon

master
wangxiang 1 year ago
parent
commit
2f78885992
  1. 2
      .gitignore
  2. BIN
      .idea/icon.png
  3. 16
      .idea/vcs.xml

2
.gitignore vendored

@ -18,6 +18,8 @@ bin/ @@ -18,6 +18,8 @@ bin/
*.iml
*.ipr
rebel.xml
!/.idea/icon.png
!/.idea/vcs.xml
### NetBeans ###
nbproject/private/

BIN
.idea/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

16
.idea/vcs.xml

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CommitMessageInspectionProfile">
<profile version="1.0">
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/kicc-ui" vcs="Git" />
<mapping directory="$PROJECT_DIR$/kicc-ui/cloud/kicc-bigscreen-design" vcs="Git" />
<mapping directory="$PROJECT_DIR$/kicc-ui/cloud/kicc-form-design" vcs="Git" />
<mapping directory="$PROJECT_DIR$/kicc-ui/cloud/kicc-workflow-design" vcs="Git" />
</component>
</project>
Loading…
Cancel
Save