Files
kong/.gitignore
2015-03-04 11:17:28 -08:00

23 lines
196 B
Plaintext

.DS_Store
.vagrant/
.buildpath
.project
.idea
npm-debug.log
# jekyll
Gemfile.lock
site/dist
\.gh-pages
# gh-pages
node_modules/
bower_components/
# kong
nginx_tmp/
kong*.yml
# luacov
luacov.*