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/modules.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/modules.xml')
-rw-r--r-- | .idea/modules.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f18c125..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/gerber-tools.iml" filepath="$PROJECT_DIR$/.idea/gerber-tools.iml" /> - </modules> - </component> -</project> - |