clean script is now written in bash, now uses fd instead of find .bbl extension has been added to gitignore and to the list of files to be deleted
20 regels
180 B
Plaintext
20 regels
180 B
Plaintext
*.aux
|
|
*.bak
|
|
*.el
|
|
*.html
|
|
*.log
|
|
*.lot
|
|
*.map
|
|
*.out
|
|
*.pdf
|
|
*.pdf_tex
|
|
*.tex
|
|
*.toc
|
|
_minted*
|
|
auto-generated*
|
|
tibetan-lexicon-layout
|
|
/ignored-folder/
|
|
*.epub
|
|
/content/ignored-folder/*
|
|
*.bbl
|