Skip to content

Commit

Permalink
chore(gitignore): ignore .idea
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <[email protected]>
  • Loading branch information
brooksmtownsend committed Nov 28, 2023
1 parent 86fdecc commit dbe3c28
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ test/e2e_log/
*.dump

# Thanks MacOS
.DS_Store
.DS_Store

# Ignore IDE specific files
.idea/

0 comments on commit dbe3c28

Please sign in to comment.