Skip to content

Commit

Permalink
feat: ignore editors (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandronanez committed Sep 28, 2017
1 parent 6e58176 commit 35287aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -58,3 +58,7 @@ haste-map-react-native-packager*

# eslint cache
.eslintcache

# editors
.vscode
.idea

0 comments on commit 35287aa

Please sign in to comment.