Moved temp files VC should ignore into separate file

This commit is contained in:
2025-10-17 15:02:36 +00:00
parent 3b6a5fcc40
commit 46572adf66
2 changed files with 46 additions and 52 deletions

43
src/gitignore-example Normal file
View File

@@ -0,0 +1,43 @@
*-blx.bib
*.acr
*.acn
*.alg
*.aux
*.bak
*.bbl
*.bcf
*.blg
*.bst
*.dvi
*.glo
*.gl*
*.idx
*.ind
*.ilg
*.ist
*.lo?
*.mw
*.nlo
*.ntn
*.out
*.pdf
*.ps
*.rel
*.run.xml
*.sbl
*.slg
*.snm
*.sym
*.synctex.gz
*.tcp
*.thm
*.tdo
*.to?
*.tmp
*.tmproj
*.xwm
._*
._.DS_Store
.~lock*
auto
Thumbs.db