diff options
Diffstat (limited to 'dwm/.idea/dwm.iml')
-rw-r--r-- | dwm/.idea/dwm.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dwm/.idea/dwm.iml b/dwm/.idea/dwm.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/dwm/.idea/dwm.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 |