gherkin
Version:
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
21 lines (19 loc) • 351 B
Plain Text
# Junk that could exist anywhere:
.DS_Store
*.swp
*.tmp
# Project files that should not be in the repo
.project
.settings/
.settings.xml
.c9settings.xml
.settings.xml.old
.*.gz
# A handy place to put stuff that git should ignore:
/ignore/
support/async/
support/dryice/
support/jsdom/
support/node-htmlparser/
support/node-o3-xml/
support/requirejs/