Changeset b8387fc for .gitignore


Ignore:
Timestamp:
Jun 6, 2016, 11:35:39 AM (8 years ago)
Author:
Rob Schluntz <rschlunt@…>
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.
Message:

Merge branch 'master' into ctor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    re365cb5 rb8387fc  
    2828# generated by bison and lex from cfa.yy and lex.ll, respectively
    2929src/Parser/parser.output
    30 
    31 # generated by latex
    32 *.aux
    33 *.bbl
    34 *.blg
    35 *.brf
    36 *.dvi
    37 *.idx
    38 *.ilg
    39 *.ind
    40 *.log
    41 *.out
    42 *.pdf
    43 *.ps
    44 *.toc
Note: See TracChangeset for help on using the changeset viewer.