forked from joepie91/node-bhttp
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
# https://git-scm.com/docs/gitignore
|
|
# https://help.github.com/articles/ignoring-files
|
|
# Example .gitignore files: https://github.com/github/gitignore
|
|
/node_modules/
|
|
/test-exit2.js
|
|
/test-exit.coffee
|
|
yarn-error.log
|