Changeset 0f9e4403 for .gitignore
- Timestamp:
- Apr 15, 2016, 12:03:11 PM (9 years ago)
- 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:
- 29ad0ac
- Parents:
- c5833e8 (diff), 37f0da8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
rc5833e8 r0f9e4403 33 33 34 34 # generated by latex 35 doc/refrat/refrat.aux36 doc/refrat/refrat.bbl37 doc/refrat/refrat.blg38 doc/refrat/refrat.brf39 doc/refrat/refrat.dvi40 doc/refrat/refrat.idx41 doc/refrat/refrat.ilg42 doc/refrat/refrat.ind43 doc/refrat/refrat.log44 doc/refrat/refrat.out45 doc/refrat/refrat.pdf46 doc/refrat/refrat.ps47 doc/refrat/refrat.toc35 *.aux 36 *.bbl 37 *.blg 38 *.brf 39 *.dvi 40 *.idx 41 *.ilg 42 *.ind 43 *.log 44 *.out 45 *.pdf 46 *.ps 47 *.toc
Note: See TracChangeset
for help on using the changeset viewer.