Updated gitignore added in some config stuff

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
Rohit Pai
2026-04-12 17:41:28 +01:00
committed by rodude123
parent 854eaa19fb
commit e884f11c2e
8 changed files with 59 additions and 8 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.14 (wiki-llm)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>