Browse Source

Update .gitignore file

.phpunit.result.cache added after run phpunit
pull/52/head
Nafies Luthfi 6 years ago
parent
commit
b8adbd3ac6
  1. 3
      .gitignore

3
.gitignore

@ -9,4 +9,7 @@ Homestead.json
Homestead.yaml Homestead.yaml
npm-debug.log npm-debug.log
.env .env
.env.backup
.phpunit.result.cache
yarn-error.log
/ftpsync.settings /ftpsync.settings
Loading…
Cancel
Save