diff options
author | Minteck <contact@minteck.org> | 2022-06-27 17:03:46 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-06-27 17:03:46 +0200 |
commit | 0c4eda9fb8f1d3ae0c25131501be27f42fadcbc9 (patch) | |
tree | 34e3362178292afb32cc98fc2e4ccd6a741aec91 /.idea/foxperson-net.iml | |
download | foxperson-net-0c4eda9fb8f1d3ae0c25131501be27f42fadcbc9.tar.gz foxperson-net-0c4eda9fb8f1d3ae0c25131501be27f42fadcbc9.tar.bz2 foxperson-net-0c4eda9fb8f1d3ae0c25131501be27f42fadcbc9.zip |
Diffstat (limited to '.idea/foxperson-net.iml')
-rwxr-xr-x | .idea/foxperson-net.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/foxperson-net.iml b/.idea/foxperson-net.iml new file mode 100755 index 0000000..bf4c9d3 --- /dev/null +++ b/.idea/foxperson-net.iml @@ -0,0 +1,8 @@ +<?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 |