phd_thesis/.gitignore

22 lines
207 B
Plaintext

*
!thesis
thesis/*
!thesis/*.tex
!thesis/*.bib
!thesis/*.glo
!abstract
abstract/*
!abstract/*.tex
!figures
figures/*
!figures/*.svg
!figures/dms_flowchart.png
!tables
tables/*
!tables/*.tex
!code
!code/*