Skip to content

Commit

Permalink
Add idea dir to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Dinesh <[email protected]>
  • Loading branch information
dineshba committed Dec 13, 2019
1 parent b288a60 commit c41d9a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Vim
*.swp

# IntelliJ
.idea/

#Output
out/
dist/
Expand Down

0 comments on commit c41d9a7

Please sign in to comment.