Skip to content

Commit

Permalink
Merge pull request #285 from sigo/gitignore-jetbrains
Browse files Browse the repository at this point in the history
Ignore directory created by JetBrains' IDEs
  • Loading branch information
Ajedi32 committed May 19, 2017
2 parents cdcea3f + b061a7a commit 8d7265e
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 @@ -2,3 +2,4 @@ node_modules
test/fixtures/*/build
coverage
.vscode/
.idea/

0 comments on commit 8d7265e

Please sign in to comment.