1
0
mirror of https://github.com/shivammathur/setup-php.git synced 2025-05-11 12:13:47 +07:00
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

23 lines
252 B
Plaintext

# gitignore
.DS_Store
.monitor
.*.swp
.nodemonignore
releases
*.log
*.err
fleet.json
public/browserify
bin/*.json
.bin
build
compile
.lock-wscript
coverage
node_modules
# Only apps should have lockfiles
npm-shrinkwrap.json
package-lock.json
yarn.lock