Add initial project configuration files and PasswordForDownload component for secure file access

This commit is contained in:
Atharva Ombase
2025-08-03 19:51:36 +05:30
parent a12a53a44a
commit 7e86beab1f
4 changed files with 48 additions and 0 deletions
+9
View File
@@ -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>