Skip to content

Commit

Permalink
Merge pull request #453 from bstansberry/ignore_iml
Browse files Browse the repository at this point in the history
Ignore IDEA project files
  • Loading branch information
bstansberry committed Sep 10, 2023
2 parents 79e7ed8 + 8e914a9 commit e5fff8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ vendor/
.project
.buildpath
.idea
*.iml

## OS related
*.DS_Store

0 comments on commit e5fff8b

Please sign in to comment.