Skip to content

Commit

Permalink
Merge pull request facebook#961 from mohrash92/add-idea-folder-to-git…
Browse files Browse the repository at this point in the history
…ignore

Add .idea to gitignore
  • Loading branch information
rickhanlonii authored May 28, 2019
2 parents 718ada4 + 1f1cf1d commit 7b6a8d5
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
@@ -1,5 +1,6 @@
node_modules
.DS_Store
.idea
lib/core/metadata.js
lib/core/MetadataBlog.js
website/translated_docs
Expand Down

0 comments on commit 7b6a8d5

Please sign in to comment.