Changeset 149d297 for .gitignore


Ignore:
Timestamp:
Mar 9, 2017, 10:47:08 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, stuck-waitfor-destruct, with_gc
Children:
68ac32e, a9b657a
Parents:
6152c81 (diff), 7b2c2c5f (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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r6152c81 r149d297  
    3030
    3131src/prelude/builtins.cf
     32src/prelude/builtins.c
    3233src/prelude/extras.cf
    3334src/prelude/bootloader.c
     
    3637# generated by bison and lex from cfa.yy and lex.ll, respectively
    3738src/Parser/parser.output
     39src/Parser/lex.cc
     40src/Parser/parser.cc
     41src/Parser/parser.h
    3842
    3943# generated by xfig for user manual
Note: See TracChangeset for help on using the changeset viewer.