Skip to content

Commit 22ee582

Browse files
committed
chore: ignore IntelliJ project files
IntelliJ "iml" files weren't ignored via gitignore
1 parent a1ccc40 commit 22ee582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
# IDEs
33
.idea/*
4+
*.iml
45

56
apply.cmd
67
main.tf

0 commit comments

Comments
 (0)