source: doc/theses/thierry_delisle_PhD/.gitignore @ aa60460

ADTast-experimentalpthread-emulationqualifiedEnum
Last change on this file since aa60460 was 4e28d2e9, checked in by Thierry Delisle <tdelisle@…>, 3 years ago

Updated gitignore for seminars

  • Property mode set to 100644
File size: 313 bytes
RevLine 
[9421f3d8]1*/a.out
2
3code/*.s
4code/relaxed_list
5code/layout.ast
6code/build/
7code/raw/
8
[df75fe97]9comp_II/build/
[a037f85]10comp_II/img/*.fig.bak
[df75fe97]11comp_II/comp_II.pdf
12comp_II/comp_II.ps
[6be34ea3]13comp_II/presentation.pdf
[df75fe97]14
[4e28d2e9]15seminars/build/
16seminars/img/*.fig.bak
17seminars/*.pdf
18
[628a7c5]19thesis/build/
20thesis/fig/*.fig.bak
21thesis/thesis.pdf
22thesis/thesis.ps
23
[9421f3d8]24!Makefile
Note: See TracBrowser for help on using the repository browser.