diff --git a/.gitignore b/.gitignore index ed5f2cc26c7239b556ff9215351c8ff42ed17611..7a09bcc99d86ba9672f92ae89f250d09955790fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +*.tex +*.ilg +*.ind +*.lof +*.lot *.aux *.log *.out @@ -11,7 +16,6 @@ *.brf *.idx *.html -*.pdf *~ .#* #* @@ -21,3 +25,7 @@ .Rproj.user **/cache/* **/figures/* + +*.pdf +!00-projeto.pdf +!01-tcc.pdf