Files
docker-docs/.gitignore
Jeffrey Morgan ae8fa7db48 Removing gulpfile
2015-06-17 20:07:26 -07:00

26 lines
229 B
Plaintext

.DS_Store
.swp
build
dist
installer
node_modules
coverage
npm-debug.log
# Integration test environment
integration
# Resources
resources/docker*
resources/boot2docker-*
# Cache
cache
# Tests
.test
settings.json
# IDEs
.idea