Skip to content

Commit

Permalink
feat: ignore Idea's iml files
Browse files Browse the repository at this point in the history
Signed-off-by: David Moreno García <[email protected]>
  • Loading branch information
davidmogar committed Nov 15, 2023
1 parent 9eb7793 commit 1d8d0cc
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 @@ -7,6 +7,7 @@ cmake-build-*/
# IntelliJ
out/
.idea/
*.iml

# JIRA plugin
atlassian-ide-plugin.xml
Expand Down

0 comments on commit 1d8d0cc

Please sign in to comment.