diff options
Diffstat (limited to '.idea/NetflixPersonalStats.iml')
-rw-r--r-- | .idea/NetflixPersonalStats.iml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/NetflixPersonalStats.iml b/.idea/NetflixPersonalStats.iml new file mode 100644 index 0000000..cce6a37 --- /dev/null +++ b/.idea/NetflixPersonalStats.iml @@ -0,0 +1,10 @@ +<?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" /> + <orderEntry type="library" name="jquery-3.3.1" level="application" /> + </component> +</module>
\ No newline at end of file |