Changeset 76934fb for .gitignore


Ignore:
Timestamp:
Jun 1, 2015, 12:55:33 PM (11 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, string, with_gc
Children:
6db50d5
Parents:
46cbfe1 (diff), db82596 (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 labels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r46cbfe1 r76934fb  
    11# build files
    2 *.[ado]
     2*.[ao]
    33
    44# generated by configure
     
    1414
    1515# build directories
     16.deps
     17.dirstamp
    1618bin
    1719lib
     
    2527# generated by bison and lex from cfa.y and lex.l, respectively
    2628src/Parser/cfa.output
    27 src/Parser/cfa.tab.cc
    28 src/Parser/cfa.tab.h
    29 src/Parser/lex.yy.cc
Note: See TracChangeset for help on using the changeset viewer.