23 lines
188 B
Plaintext
23 lines
188 B
Plaintext
# Eclipse project excludes
|
|
*.project
|
|
*.classpath
|
|
*.pdf
|
|
*.doc
|
|
|
|
# Output excludes
|
|
bin/
|
|
doc/
|
|
out/
|
|
|
|
# matlab excludes
|
|
*.m~
|
|
|
|
# LaTeX excludes
|
|
*.aux
|
|
*.lof
|
|
*.toc
|
|
*.gz
|
|
*.out
|
|
*.lot
|
|
report/**/*.log
|