1
0
mirror of https://github.com/CachetHQ/Cachet.git synced 2025-02-16 22:05:37 +01:00
Cachet/.gitignore
A d361febe8a Ignore the package-lock.json because we use Yarn
We are using yarn so the npm files don't need to be followed.
2018-07-04 11:33:59 +02:00

13 lines
149 B
Plaintext

/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
.env
package-lock.json