Skip to content

Commit

Permalink
chore(gitignore): add idea folders to gitignore (tensorflow#91)
Browse files Browse the repository at this point in the history
* chore(gitignore): add idea folders to gitignore

idea folders are auto generated by WebStorm
  • Loading branch information
ivikash authored and Nikhil Thorat committed Sep 6, 2017
1 parent 25f8967 commit 34d7c8c
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 @@ -7,3 +7,4 @@ index.ts

npm-debug.log
.DS_Store
.idea/

0 comments on commit 34d7c8c

Please sign in to comment.