Skip to content

Commit 03d2add

Browse files
authored
Add IDE project icon (#4877)
Task/Issue URL: https://app.asana.com/0/488551667048375/1207996888859865/f ### Description The DDG project was missing an icon for IntelliJ/AS. If I don’t see an icon how will I ever know what this project is? 🌚 ### Steps to test this PR - [x] Checkout branch - [x] Check there’s an icon in the top left of the IDE ### UI changes | Before | After | | ------ | ----- | <img width="187" alt="Screenshot 2024-08-08 at 13 29 37" src="https://github.com/user-attachments/assets/b38cb6c2-4d13-409c-8a3f-3b335a6048fe">|<img width="182" alt="Screenshot 2024-08-08 at 13 26 03" src="https://github.com/user-attachments/assets/cae6e024-4c55-4b1d-a621-d7d09ff31bf0">
1 parent 6f08a19 commit 03d2add

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ captures/
4343
*.iml
4444
.idea/
4545
.idea/workspace.xml
46+
!.idea/icon.svg
4647

4748
# Keystore files
4849
*.jks

.idea/icon.svg

Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)