Network programming assignment for University
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
183 B

  1. # Eclipse project excludes
  2. *.project
  3. *.classpath
  4. *.pdf
  5. *.doc
  6. # Output excludes
  7. bin/
  8. doc/
  9. # matlab excludes
  10. *.m~
  11. # LaTeX excludes
  12. *.aux
  13. *.lof
  14. *.toc
  15. *.gz
  16. *.out
  17. *.lot
  18. report/**/*.log