Ajout des fichiers de base
This commit is contained in:
parent
a58a653960
commit
7d40204fa3
6 changed files with 151 additions and 0 deletions
26
.gitignore
vendored
26
.gitignore
vendored
|
@ -3,3 +3,29 @@
|
|||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# LaTeX
|
||||
*.aux
|
||||
*.glo
|
||||
*.idx
|
||||
*.log
|
||||
*.toc
|
||||
*.ist
|
||||
*.acn
|
||||
*.acr
|
||||
*.alg
|
||||
*.bbl
|
||||
*.blg
|
||||
*.dvi
|
||||
*.glg
|
||||
*.gls
|
||||
*.ilg
|
||||
*.ind
|
||||
*.lof
|
||||
*.lot
|
||||
*.maf
|
||||
*.mtc
|
||||
*.mtc1
|
||||
*.out
|
||||
*.synctex.gz
|
||||
/GAL-Buckle95-concordance.tex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue