Features: 1) Allow tracking of .idea/icon.svg in the repository;

Fixes: None;

Extra: None;
This commit is contained in:
Egor Pavlovich Gorbunov 2025-06-27 04:16:40 +03:00
parent 718f3dffa9
commit 9cf4717a0b

1
.gitignore vendored
View file

@ -141,6 +141,7 @@ cypress/screenshots/
# JetBrains # JetBrains
.idea/ .idea/
!.idea/icon.svg
# Microsoft # Microsoft
*.suo *.suo