Files
archived-nodemon/test/fixtures/simple
Remy Sharp 3efca971fd Argument parsing, and executable support and tests
Includes simple passing tests, the exec.js has not been tested in detail yet.
2013-08-05 00:11:30 +01:00

6 lines
200 B
Plaintext

# this is my ignore file with a nice comment at the top
/vendor/* # ignore all external submodules
/public/* # comment
./README.md # a specific file
*.css # ignore any CSS files too