Skip to content
Snippets Groups Projects
Select Git revision
  • f3f7656dba13543c098a526f14d9267869dd6f55
  • main default protected
  • v1.0
  • TUK-final
  • v0.5
  • v0.4
  • v0.3
  • v0.2
  • v0.1
9 results

.gitignore

Blame
  • Forked from EIT / Templates / style-eit-latex
    9 commits behind the upstream repository.
    .gitignore 263 B
    .DS_Store
    ._*
    *~.*
    ~$*
    
    *.acn
    *.acr
    *.alg
    *.aux
    *.bbl
    *.blg
    *.glg
    *.glo
    *.gls
    *.ist
    *.log
    *.out
    *.symi
    *.symlog
    *.symo
    *.synctex
    *.synctex.gz
    *.synctex.gz(busy)
    *.tcp
    *.tex#
    *.tps
    *.tmp
    __pycache__
    *.autosave
    *.texnicle
    *.swp
    *.swo
    
    revision.tex
    main.pdf
    EIT.pdf