Update gitignore and RustRover config

This commit is contained in:
Cameron Cordes
2024-01-17 20:49:31 -05:00
parent bf7fb810de
commit 6c5014253f
2 changed files with 2 additions and 0 deletions

1
.idea/image-api.iml generated
View File

@@ -3,6 +3,7 @@
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.idea/dataSources" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />