virtualModem/.gitignore

28 lines
273 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
# include report outputs
!report/report.pdf
!report/session*.pdf
!report/source.pdf