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/hn.iml | |
parent | 162acc51d43c10248e7782ea5534c274a5783e5e (diff) | |
download | hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.gz hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.tar.bz2 hn-b72d24d3916a9d8d10ce90835ebd334e0fee77c1.zip |
add .gitignore
Diffstat (limited to '.idea/hn.iml')
-rw-r--r-- | .idea/hn.iml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/hn.iml b/.idea/hn.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/hn.iml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file |