Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rc3a4385 r56c3935  
    2020
    2121# src executables, for lib and bin
    22 src/driver/cc1
    23 src/driver/cfa
     22driver/cc1
     23driver/cfa
    2424src/cfa-cpp
    25 src/libcfa/libcfa-prelude.c
     25libcfa/libcfa-prelude.c
    2626
    27 # generated by bison and lex from cfa.yy and lex.ll, respectively
    28 src/Parser/parser.output
     27# generated by bison and lex from cfa.y and lex.l, respectively
     28src/Parser/cfa.output
Note: See TracChangeset for help on using the changeset viewer.