diff options
author | Minteck <contact@minteck.org> | 2022-04-12 13:47:55 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-04-12 13:47:55 +0200 |
commit | 6c877fecb5374905d3f49663c68c20416a847e0e (patch) | |
tree | 7dbe6e17282136a958890756926d53640a5739dd /.idea/vcs.xml | |
parent | 9ce80dea90a6159496f1fe2448f8ecf0e1633e7c (diff) | |
download | core-6c877fecb5374905d3f49663c68c20416a847e0e.tar.gz core-6c877fecb5374905d3f49663c68c20416a847e0e.tar.bz2 core-6c877fecb5374905d3f49663c68c20416a847e0e.zip |
Commit
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index fa2ad59..c8686e3 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,8 +2,13 @@ <project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/cdn" 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/intro" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/media" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/planning" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/app/session" vcs="Git" />
</component>
</project>
\ No newline at end of file |