fix .gitignore

This commit is contained in:
Mohit Panjwani
2019-11-17 13:17:34 +05:30
parent 480d91c3fb
commit 810ff2af8f
5 changed files with 3 additions and 12 deletions

View File

@ -1,3 +0,0 @@
{
"devToolsPort": 19002
}

View File

@ -1,7 +0,0 @@
{
"hostType": "lan",
"lanType": "ip",
"dev": true,
"minify": false,
"urlRandomness": null
}

3
.gitignore vendored
View File

@ -8,3 +8,6 @@ Homestead.json
Homestead.yaml
.env
.phpunit.result.cache
.rnd
/.expo
/.vscode

BIN
.rnd

Binary file not shown.

View File

@ -1,2 +0,0 @@
{
}