Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rd5a1b46 r6716d78  
    44
    55# generated by configure
    6 aclocal.m4
    7 automake
    86autom4te.cache
    97config.h
     
    119config.log
    1210config.py
    13 configure
     11stamp-h1
    1412libtool
    15 stamp-h1
    1613/Makefile
    17 /Makefile.in
    1814**/Makefile
    19 **/Makefile.in
    20 **/Makefile.dist.in
    2115/version
    2216
     
    4842libcfa/x64-debug/
    4943libcfa/x64-nodebug/
     44libcfa/x64-nolib/
    5045libcfa/x86-debug/
    5146libcfa/x86-nodebug/
    52 libcfa/arm64-debug/
    53 libcfa/arm64-nodebug/
     47libcfa/x86-nolib/
     48libcfa/arm-debug/
     49libcfa/arm-nodebug/
     50libcfa/arm-nolib/
    5451
    5552# generated by bison and lex from parser.yy and lex.ll
     
    7673doc/user/pointer2.tex
    7774doc/user/EHMHierarchy.tex
    78 
    79 # generated by npm
    80 package-lock.json
Note: See TracChangeset for help on using the changeset viewer.