Files
virtualModem/.gitignore
T
2020-04-17 11:42:07 +03:00

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