diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-21 17:54:16 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-21 17:54:16 -0500 |
| commit | 63682deb929a1a201f4c344f0eaea5ae449b05ac (patch) | |
| tree | 3696db53fd13666c77afdc265ee8191cf1c2568d /.idea/ShrimpBot-JS.iml | |
| download | shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.tar.gz shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.tar.bz2 shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.zip | |
Inital commit (aka start of this garbage dump
Diffstat (limited to '.idea/ShrimpBot-JS.iml')
| -rw-r--r-- | .idea/ShrimpBot-JS.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/ShrimpBot-JS.iml b/.idea/ShrimpBot-JS.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/ShrimpBot-JS.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/temp" /> + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> + <excludeFolder url="file://$MODULE_DIR$/tmp" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |
