diff --git a/.gitignore b/.gitignore index ec9ccbf..9e19810 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .auth* config.json -./venv** -./idea** \ No newline at end of file +./venv +./idea \ No newline at end of file diff --git a/config.json b/config.json index 5e33f27..c17c3cb 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,3 @@ [ - "(your email here)" + "loskorep@productiveedge.com" ] \ No newline at end of file