Compare commits

...

4 Commits

Author SHA1 Message Date
Tim Hunter
20c397f71f
Merge pull request #4567 from krewast/tex-bcf-save-error
Added "*.bcf-SAVE-ERROR" to TeX.gitignore
2025-02-11 10:25:12 -08:00
Tim Hunter
754920b804
Merge pull request #4525 from StephenHodgson/patch-1
Update Unity.gitignore
2025-02-11 08:30:34 -08:00
krewast
f52d43edda
Added "*.bcf-SAVE-ERROR" to TeX.gitignore 2025-01-15 16:44:57 +01:00
Stephen Hodgson
311418f087
Update Unity.gitignore 2024-10-19 12:08:00 -04:00
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@
*.bbl *.bbl
*.bbl-SAVE-ERROR *.bbl-SAVE-ERROR
*.bcf *.bcf
*.bcf-SAVE-ERROR
*.blg *.blg
*-blx.aux *-blx.aux
*-blx.bib *-blx.bib

View File

@ -2,6 +2,7 @@
# #
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
# #
.utmp/
/[Ll]ibrary/ /[Ll]ibrary/
/[Tt]emp/ /[Tt]emp/
/[Oo]bj/ /[Oo]bj/