Browse Source

chore: add icon in .idea (#5259)

Signed-off-by: Gallardot <gallardot@apache.org>
Gallardot 9 months ago
parent
commit
ef55d0da78
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore
  2. BIN
      .idea/icon.png

+ 1 - 0
.gitignore

@@ -136,6 +136,7 @@ web/.vscode/settings.json
 # Intellij IDEA Files
 .idea/*
 !.idea/vcs.xml
+!.idea/icon.png
 .ideaDataSources/
 
 api/.env

BIN
.idea/icon.png