From eaf188691512af95336a9892731a61d16d79d76e Mon Sep 17 00:00:00 2001 From: roxblnfk Date: Fri, 17 Jan 2025 17:44:57 +0400 Subject: [PATCH] Add project icon for IntelliJ IDEA; optimize .gitattributes file --- .gitattributes | 21 +++++++-------------- .idea/icon.svg | 3 +++ 2 files changed, 10 insertions(+), 14 deletions(-) create mode 100644 .idea/icon.svg diff --git a/.gitattributes b/.gitattributes index d9e5606d..1d8bbbc2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,18 +1,11 @@ * text=auto -.github/ export-ignore -config/ export-ignore -resources/scripts/ export-ignore -runtime/ export-ignore -tests/ export-ignore +/.* export-ignore +/*.xml.dist export-ignore +/*.xml export-ignore +/config/ export-ignore +/resources/scripts/ export-ignore +/runtime/ export-ignore +/tests/ export-ignore -.editorconfig export-ignore -.gitattributes export-ignore -.gitignore export-ignore -.php-cs-fixer.dist.php export-ignore -dload.xml export-ignore Makefile export-ignore -phpunit.xml.dist export-ignore -psalm.xml export-ignore -psalm-baseline.xml export-ignore -phpdoc.dist.xml export-ignore diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..cdce3a6b --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,3 @@ + + +