diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
| commit | 81a8bcff49b1515bd31215c871c2545794d82fbb (patch) | |
| tree | 95d100d815cbdd827beb706944943753a4cc228d /.idea/KnowledgeBase.iml | |
Initial commit
Diffstat (limited to '.idea/KnowledgeBase.iml')
| -rw-r--r-- | .idea/KnowledgeBase.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/KnowledgeBase.iml b/.idea/KnowledgeBase.iml new file mode 100644 index 0000000..6102194 --- /dev/null +++ b/.idea/KnowledgeBase.iml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="EMPTY_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 |
