diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7f4cb416c083d265558da75d457237d671..189f4c8039fba9e6ce923ea51fffe4e1c6a4cae3 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>