diff options
| author | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
|---|---|---|
| committer | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
| commit | 720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch) | |
| tree | 29120103307cb17e7d6c283cc198ec2484f934cd /error/.idea/error.iml | |
First commit
Diffstat (limited to 'error/.idea/error.iml')
| -rw-r--r-- | error/.idea/error.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/error/.idea/error.iml b/error/.idea/error.iml new file mode 100644 index 0000000..18ec59d --- /dev/null +++ b/error/.idea/error.iml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module>
\ No newline at end of file |
