Merge pull request #18 from liuruibin/main

chore: Add icon for JetBrains Toolbox
This commit is contained in:
maninhill 2024-03-26 22:20:09 +08:00 committed by GitHub
commit 4bc3740736
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -8,7 +8,8 @@
*.factorypath
# IntelliJ IDEA
.idea
.idea/*
!.idea/icon.png
*.iws
*.iml
*.ipr
@ -178,6 +179,5 @@ ui/dist
apps/static
models/
data
.idea
.dev
poetry.lock

BIN
.idea/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB