ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
Last change
on this file since 4e28d2e9 was 4e28d2e9, checked in by Thierry Delisle <tdelisle@…>, 4 years ago |
|
Updated gitignore for seminars
|
-
Property mode
set to
100644
|
|
File size:
313 bytes
|
| Line | |
|---|
| 1 | */a.out
|
|---|
| 2 |
|
|---|
| 3 | code/*.s
|
|---|
| 4 | code/relaxed_list
|
|---|
| 5 | code/layout.ast
|
|---|
| 6 | code/build/
|
|---|
| 7 | code/raw/
|
|---|
| 8 |
|
|---|
| 9 | comp_II/build/
|
|---|
| 10 | comp_II/img/*.fig.bak
|
|---|
| 11 | comp_II/comp_II.pdf
|
|---|
| 12 | comp_II/comp_II.ps
|
|---|
| 13 | comp_II/presentation.pdf
|
|---|
| 14 |
|
|---|
| 15 | seminars/build/
|
|---|
| 16 | seminars/img/*.fig.bak
|
|---|
| 17 | seminars/*.pdf
|
|---|
| 18 |
|
|---|
| 19 | thesis/build/
|
|---|
| 20 | thesis/fig/*.fig.bak
|
|---|
| 21 | thesis/thesis.pdf
|
|---|
| 22 | thesis/thesis.ps
|
|---|
| 23 |
|
|---|
| 24 | !Makefile
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.