Changeset 0f9e4403 for .gitignore


Ignore:
Timestamp:
Apr 15, 2016, 12:03:11 PM (9 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
29ad0ac
Parents:
c5833e8 (diff), 37f0da8 (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 gc_noraii

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rc5833e8 r0f9e4403  
    3333
    3434# generated by latex
    35 doc/refrat/refrat.aux
    36 doc/refrat/refrat.bbl
    37 doc/refrat/refrat.blg
    38 doc/refrat/refrat.brf
    39 doc/refrat/refrat.dvi
    40 doc/refrat/refrat.idx
    41 doc/refrat/refrat.ilg
    42 doc/refrat/refrat.ind
    43 doc/refrat/refrat.log
    44 doc/refrat/refrat.out
    45 doc/refrat/refrat.pdf
    46 doc/refrat/refrat.ps
    47 doc/refrat/refrat.toc
     35*.aux
     36*.bbl
     37*.blg
     38*.brf
     39*.dvi
     40*.idx
     41*.ilg
     42*.ind
     43*.log
     44*.out
     45*.pdf
     46*.ps
     47*.toc
Note: See TracChangeset for help on using the changeset viewer.