source: doc/papers/concurrency/.gitignore@ 84276ba

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since 84276ba was 604e76d, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago

initial setup for general and concurrency papers

  • Property mode set to 100644
File size: 329 bytes
Line 
1build/*.aux
2build/*.acn
3build/*.acr
4build/*.alg
5build/*.bbl
6build/*.blg
7build/*.brf
8build/*.dvi
9build/*.glg
10build/*.glo
11build/*.gls
12build/*.idx
13build/*.ind
14build/*.ist
15build/*.lof
16build/*.log
17build/*.lol
18build/*.lot
19build/*.out
20build/*.ps
21build/*.pstex
22build/*.pstex_t
23build/*.tex
24build/*.toc
25*.pdf
26*.png
27figures/*.tex
28
29examples
Note: See TracBrowser for help on using the repository browser.