diff --git a/.gitignore b/.gitignore index 81f8980..4098480 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,9 @@ Project_Readme.html .idea/ .mono/ +# secret folder '.secrets' all over the project git controlled +.secrets/ + # Build results [Dd]ebug/ [Dd]ebugPublic/