pull/9/head
Daniel Supernault 2018-04-15 17:56:33 -06:00
commit de6b395746
2 zmienionych plików z 18 dodań i 0 usunięć

5
.gitattributes vendored 100644
Wyświetl plik

@ -0,0 +1,5 @@
* text=auto
*.css linguist-vendored
*.scss linguist-vendored
*.js linguist-vendored
CHANGELOG.md export-ignore

13
.gitignore vendored 100644
Wyświetl plik

@ -0,0 +1,13 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vscode
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env