Add project icon for IntelliJ IDEA

This commit is contained in:
Brian Clozel
2025-02-28 18:36:59 +01:00
parent 4f0a72ddcb
commit f1f352b07c
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -7,7 +7,8 @@ node_modules/
/**/src/**/generated
.gradle
.idea/
.idea/*
!.idea/icon.svg
out
*.iml
.DS_Store

1
.idea/icon.svg generated Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.3 KiB