Skip to content
Snippets Groups Projects
Commit 232e4419 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Ignore IDE files

parent 75e70223
No related branches found
No related tags found
No related merge requests found
.idea/*
*/.idea
*__pycache__*
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (model_server_env)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (model_server_env)" project-jdk-type="Python SDK" />
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7 (model_server_env)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.9 (model_server_env)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment