ADD ignore and bib files
This commit is contained in:
parent
b4c9f810ea
commit
8228bcf9c0
|
@ -0,0 +1,12 @@
|
|||
*
|
||||
!*.tex
|
||||
!*.bib
|
||||
!*.bbl
|
||||
!*.glo
|
||||
|
||||
!src
|
||||
src/*
|
||||
!src/*.tex
|
||||
!src/*.bib
|
||||
!src/*.bbl
|
||||
!src/*.glo
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue