Changeset e229c22 for .gitignore


Ignore:
Timestamp:
Jun 4, 2016, 12:34:24 PM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
57aa6f5, b8387fc
Parents:
31eed869
Message:

change gitignore with respect to latex-generated files, small updates to manuals, replace bibtex link with actual file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r31eed869 re229c22  
    2828# generated by bison and lex from cfa.yy and lex.ll, respectively
    2929src/Parser/parser.output
    30 
    31 # generated by latex
    32 *.aux
    33 *.bbl
    34 *.blg
    35 *.brf
    36 *.dvi
    37 *.idx
    38 *.ilg
    39 *.ind
    40 *.log
    41 *.out
    42 *.pdf
    43 *.ps
    44 *.toc
Note: See TracChangeset for help on using the changeset viewer.