diff --git a/.gitignore b/.gitignore index 0f7b9ef..b66ccd2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ selenium-debug.log # Editor directories and files .idea +!.idea/icon.png .vscode *.suo *.ntvs* diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 0000000..1a81b01 Binary files /dev/null and b/.idea/icon.png differ