diff --git a/.gitignore b/.gitignore index 35507f4783..bfb7ad8902 100644 --- a/.gitignore +++ b/.gitignore @@ -136,6 +136,7 @@ web/.vscode/settings.json # Intellij IDEA Files .idea/* !.idea/vcs.xml +!.idea/icon.png .ideaDataSources/ api/.env diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 0000000000..3e262633f3 Binary files /dev/null and b/.idea/icon.png differ