Changes in .gitignore [c3a4385:56c3935]
- File:
-
- 1 edited
-
.gitignore (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
rc3a4385 r56c3935 20 20 21 21 # src executables, for lib and bin 22 src/driver/cc123 src/driver/cfa22 driver/cc1 23 driver/cfa 24 24 src/cfa-cpp 25 src/libcfa/libcfa-prelude.c25 libcfa/libcfa-prelude.c 26 26 27 # generated by bison and lex from cfa.y y and lex.ll, respectively28 src/Parser/ parser.output27 # generated by bison and lex from cfa.y and lex.l, respectively 28 src/Parser/cfa.output
Note:
See TracChangeset
for help on using the changeset viewer.