Ignore relative to latex files
This commit is contained in:
parent
d5c26f66d3
commit
3f2a3c15c2
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,3 +4,7 @@
|
||||||
*.jpeg
|
*.jpeg
|
||||||
*.png
|
*.png
|
||||||
*.bmp
|
*.bmp
|
||||||
|
|
||||||
|
rapport/*
|
||||||
|
!rapport/*.tex
|
||||||
|
!rapport/*.pdf
|
||||||
|
|
Reference in a new issue