mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 07:28:05 +02:00
Netlify
This commit is contained in:
parent
d590e2429f
commit
b1e3a95ba3
13 changed files with 154 additions and 78 deletions
32
.gitignore
vendored
32
.gitignore
vendored
|
@ -1,32 +1,10 @@
|
|||
### Node template
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.idea
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
|
||||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
# node-waf configuration
|
||||
.lock-wscript
|
||||
|
||||
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
||||
build/Release
|
||||
|
||||
# Dependency directory
|
||||
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
|
||||
build
|
||||
node_modules
|
||||
.cache
|
||||
dist
|
||||
package-lock.json
|
||||
index.html
|
||||
|
||||
# Created by .ignore support plugin (hsz.mobi)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue