Features: 1) Add .idea/evibes.ico to version control;

Fixes: 1) None;

Extra: 1) Update `.gitignore` to include `.idea/evibes.ico`;
This commit is contained in:
Egor Pavlovich Gorbunov 2025-07-18 19:55:26 +03:00
parent 6af5312b3f
commit b1d404ef6b
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -145,6 +145,7 @@ cypress/screenshots/
!.idea/icon.svg
!.idea/externalDependencies.xml
!.idea/evibes.iml
!.idea/evibes.ico
# Microsoft
*.suo

BIN
.idea/evibes.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB