From c20cfa5ecc1b283e70e810b1a8aa09c341d66457 Mon Sep 17 00:00:00 2001 From: Ricy40 <ricardogarcia.pt@outlook.com> Date: Thu, 9 Feb 2023 19:38:04 +0000 Subject: [PATCH] Initial Commit --- .idea/vcs.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..189f4c8 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> + <component name="GitSharedSettings"> + <option name="FORCE_PUSH_PROHIBITED_PATTERNS"> + <list> + <option value="main" /> + </list> + </option> + </component> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> -- GitLab