diff options
author | Minteck <contact@minteck.org> | 2021-12-05 16:38:49 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-05 16:38:49 +0100 |
commit | 879a6237b186768356f99caf992f0d25d5ec8612 (patch) | |
tree | 733aacd4845e918b484d8f46951d925f05f91b4c /.idea/vcs.xml | |
parent | 4bad8bcfb984cf017495b8fd31f174c32cebe805 (diff) | |
download | core-879a6237b186768356f99caf992f0d25d5ec8612.tar.gz core-879a6237b186768356f99caf992f0d25d5ec8612.tar.bz2 core-879a6237b186768356f99caf992f0d25d5ec8612.zip |
Commit
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..a1f2013 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,10 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> +<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/console" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/genealogy" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/help" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/money" vcs="Git" />
+ </component>
</project>
\ No newline at end of file |