diff options
author | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-15 13:05:25 +0200 |
---|---|---|
committer | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-15 13:05:25 +0200 |
commit | 823e7d10f185c8ea61351475fd298d5e70927a2c (patch) | |
tree | 763bc59b36391cb1a80b7a67c77c89b5bb3f2113 /.idea/vcs.xml | |
parent | 1a79c5d46536f1140f6348868aa14974182114ba (diff) | |
parent | f0ea1cfaec90479243268a87b11481141fd920c5 (diff) | |
download | dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.tar.gz dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.tar.bz2 dokka-823e7d10f185c8ea61351475fd298d5e70927a2c.zip |
Merge pull request #30 from cy6erGn0m/build
Change building process
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 83067447..6c261adb 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -3,5 +3,6 @@ <component name="VcsDirectoryMappings"> <mapping directory="" vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" /> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project>
\ No newline at end of file |