Changeset View
Changeset View
Standalone View
Standalone View
.gitignore
| Show All 24 Lines | |||||
| ## want to check them in so users can build xhpast without flex/bison. | ## want to check them in so users can build xhpast without flex/bison. | ||||
| # /support/xhpast/parser.yacc.cpp | # /support/xhpast/parser.yacc.cpp | ||||
| # /support/xhpast/parser.yacc.hpp | # /support/xhpast/parser.yacc.hpp | ||||
| # /support/xhpast/scanner.lex.cpp | # /support/xhpast/scanner.lex.cpp | ||||
| # /support/xhpast/scanner.lex.hpp | # /support/xhpast/scanner.lex.hpp | ||||
| # This is an OS X build artifact. | # This is an OS X build artifact. | ||||
| /support/xhpast/xhpast.dSYM | /support/xhpast/xhpast.dSYM | ||||
| # Generated shell completion rulesets. | |||||
| /support/shell/rules/ | |||||