Changeset 7c9ac4a for .gitignore


Ignore:
Timestamp:
Nov 18, 2020, 4:49:09 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
f9b2e73
Parents:
69d1748 (diff), b4130f9 (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' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r69d1748 r7c9ac4a  
    4848libcfa/x64-debug/
    4949libcfa/x64-nodebug/
    50 libcfa/x64-nolib/
    5150libcfa/x86-debug/
    5251libcfa/x86-nodebug/
    53 libcfa/x86-nolib/
    54 libcfa/arm-debug/
    55 libcfa/arm-nodebug/
    56 libcfa/arm-nolib/
     52libcfa/arm64-debug/
     53libcfa/arm64-nodebug/
    5754
    5855# generated by bison and lex from parser.yy and lex.ll
Note: See TracChangeset for help on using the changeset viewer.