Skip to content

Commit bca19f2

Browse files
Gordie NovakGordie Novak
authored andcommitted
adding some additional files to .gitignore
1 parent 86f24c0 commit bca19f2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,10 @@ codechat_config.yaml
105105
# Don't track deprecated workflows
106106
.github/workflows/deploy.yml
107107
.github/workflows/test-build.yml
108+
109+
# Don't track extra LaTeX-output files
110+
.aux
111+
.fdb_latexmk
112+
.fls
113+
.out
114+
.synctex.gz

0 commit comments

Comments
 (0)