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

ADTast-experimental
Last change on this file since bf0c723 was a44514e, checked in by Thierry Delisle <tdelisle@…>, 22 months ago

A whole bunch of small changes:
trying to setup a version that I can pass through a spell checker.
Fixing a whole bunch of grammar errors

  • Property mode set to 100644
File size: 331 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
[a44514e]22thesis/thesis.tty
[628a7c5]23thesis/thesis.ps
24
[9421f3d8]25!Makefile
Note: See TracBrowser for help on using the repository browser.