.gitignore 100 B

123456789101112131415
  1. .*
  2. !.gitignore
  3. *.aux
  4. *.bcf
  5. *.log
  6. *.out
  7. *.run.xml
  8. auto/*
  9. *~
  10. \#*\#
  11. *.bbl
  12. *.lol
  13. *.pdf
  14. flycheck_*
  15. *.tex