Skip to content

Commit a358f85

Browse files
committed
chore: Ignore *.iml IDE project files.
1 parent 20cfb7e commit a358f85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ testbin/*
2525
*.swo
2626
*~
2727
.bin
28+
*.iml
2829

2930
# Ignore secrets for the build
3031
/build.env

0 commit comments

Comments
 (0)