template-nestjs/.idea/template-nestjs.iml
Mathis e550055448
chore(idea): add JetBrains project configuration files
Add XML configuration files for JetBrains IDE, including module setup, VCS mappings, Git blame settings, and Discord integration. This will help maintain consistent project settings for all developers using JetBrains IDEs.
2024-10-17 17:02:46 +02:00

12 lines
458 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>