Changeset b8387fc for .gitignore
- Timestamp:
- Jun 6, 2016, 11:35:39 AM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 321a2481
- Parents:
- e365cb5 (diff), e229c22 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
re365cb5 rb8387fc 28 28 # generated by bison and lex from cfa.yy and lex.ll, respectively 29 29 src/Parser/parser.output 30 31 # generated by latex32 *.aux33 *.bbl34 *.blg35 *.brf36 *.dvi37 *.idx38 *.ilg39 *.ind40 *.log41 *.out42 *.pdf43 *.ps44 *.toc
Note: See TracChangeset
for help on using the changeset viewer.