source:
doc/theses/thierry_delisle_PhD/.gitignore
@
0e34a14
Last change on this file since 0e34a14 was 4e28d2e9, checked in by , 3 years ago | |
---|---|
|
|
File size: 313 bytes |
Rev | Line | |
---|---|---|
[9421f3d8] | 1 | */a.out |
2 | ||
3 | code/*.s | |
4 | code/relaxed_list | |
5 | code/layout.ast | |
6 | code/build/ | |
7 | code/raw/ | |
8 | ||
[df75fe97] | 9 | comp_II/build/ |
[a037f85] | 10 | comp_II/img/*.fig.bak |
[df75fe97] | 11 | comp_II/comp_II.pdf |
12 | comp_II/comp_II.ps | |
[6be34ea3] | 13 | comp_II/presentation.pdf |
[df75fe97] | 14 | |
[4e28d2e9] | 15 | seminars/build/ |
16 | seminars/img/*.fig.bak | |
17 | seminars/*.pdf | |
18 | ||
[628a7c5] | 19 | thesis/build/ |
20 | thesis/fig/*.fig.bak | |
21 | thesis/thesis.pdf | |
22 | thesis/thesis.ps | |
23 | ||
[9421f3d8] | 24 | !Makefile |
Note: See TracBrowser
for help on using the repository browser.