Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r6716d78 rd5a1b46  
    44
    55# generated by configure
     6aclocal.m4
     7automake
    68autom4te.cache
    79config.h
     
    911config.log
    1012config.py
     13configure
     14libtool
    1115stamp-h1
    12 libtool
    1316/Makefile
     17/Makefile.in
    1418**/Makefile
     19**/Makefile.in
     20**/Makefile.dist.in
    1521/version
    1622
     
    4248libcfa/x64-debug/
    4349libcfa/x64-nodebug/
    44 libcfa/x64-nolib/
    4550libcfa/x86-debug/
    4651libcfa/x86-nodebug/
    47 libcfa/x86-nolib/
    48 libcfa/arm-debug/
    49 libcfa/arm-nodebug/
    50 libcfa/arm-nolib/
     52libcfa/arm64-debug/
     53libcfa/arm64-nodebug/
    5154
    5255# generated by bison and lex from parser.yy and lex.ll
     
    7376doc/user/pointer2.tex
    7477doc/user/EHMHierarchy.tex
     78
     79# generated by npm
     80package-lock.json
Note: See TracChangeset for help on using the changeset viewer.