aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2014-10-20 23:59:44 -0700
committerKenny Root <kenny@the-b.org>2014-10-20 23:59:44 -0700
commitb0da2f22a327b698a536027c4b5fb0278e4f1e33 (patch)
tree23ba38e5f456eb3c6d700978c5547bc687aecffe /.idea
parent093fc42997638c58ac5d8d0ec10e3e34d7109162 (diff)
downloadconnectbot-b0da2f22a327b698a536027c4b5fb0278e4f1e33.tar.gz
connectbot-b0da2f22a327b698a536027c4b5fb0278e4f1e33.tar.bz2
connectbot-b0da2f22a327b698a536027c4b5fb0278e4f1e33.zip
Android Studio: Add Git to the VCS settings
Change-Id: Iab936f385fc5580fd4f17cab4e032db17a889643
Diffstat (limited to '.idea')
-rw-r--r--.idea/vcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index def6a6a..c80f219 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
- <mapping directory="" vcs="" />
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>