You've already forked netlify-plugin-cache
mirror of
https://github.com/jakejarvis/netlify-plugin-cache.git
synced 2025-10-28 20:25:47 -04:00
add very basic linting & expand CI tests to Node >=10
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
.netlify
|
||||
|
||||
node_modules/
|
||||
package-lock.json
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user