diff options
author | Paulo Henrique Silva <ph.silva@gmail.com> | 2014-02-04 23:37:37 +0100 |
---|---|---|
committer | Paulo Henrique Silva <ph.silva@gmail.com> | 2014-02-04 23:37:37 +0100 |
commit | 4723852d96b85547880753ca2650680b43159c7d (patch) | |
tree | f96bd9a106cd77acf3113ce502b275ab3c1dbfaa /.idea/vcs.xml | |
parent | fbf5943792b19d4d051bac44c5f7953618ed1754 (diff) | |
download | gerbonara-4723852d96b85547880753ca2650680b43159c7d.tar.gz gerbonara-4723852d96b85547880753ca2650680b43159c7d.tar.bz2 gerbonara-4723852d96b85547880753ca2650680b43159c7d.zip |
New TODO file and small repo cleanup.
* idea files outside of repo now.
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index c80f219..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project> - |