Skip to content

Commit

Permalink
chore: ignore JetBrains IDEA files
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvorak committed Jan 17, 2022
1 parent a12e082 commit f5cbdad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,7 @@ typings/
# DynamoDB Local files
.dynamodb/
.vscode/

# JetBrains IDEA files
.idea/
*.iml

0 comments on commit f5cbdad

Please sign in to comment.