Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
- Update gitignore to cover majority unwanted files
  • Loading branch information
dextermb authored Sep 10, 2018
1 parent 1d717c7 commit 779358d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
.idea
.idea/
.vscode/
.expo/

node_modules/
vendor/

.env
.DS_Store

0 comments on commit 779358d

Please sign in to comment.