diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-06-14 14:37:35 -0500 |
commit | b72d24d3916a9d8d10ce90835ebd334e0fee77c1 (patch) | |
tree | 21e26d425a27597bce1b31b2c5b18102cceb5806 /.idea/modules.xml | |
parent | 162acc51d43c10248e7782ea5534c274a5783e5e (diff) | |
download | hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.gz hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.bz2 hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.zip |
add .gitignore
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 4942451..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/hn.iml" filepath="$PROJECT_DIR$/.idea/hn.iml" /> - </modules> - </component> -</project>
\ No newline at end of file |