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:
parent
6af5312b3f
commit
b1d404ef6b
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
BIN
.idea/evibes.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in a new issue