Add *.iml* to .gitignore

This commit is contained in:
2024-11-04 17:42:31 +01:00
parent edb63316be
commit 34106b3d59
2 changed files with 2 additions and 9 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.idea .idea
*.iml

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="GENERAL_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>