Skip to content

Commit

Permalink
report, thesis: Ignore backref files
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkuhn committed Oct 28, 2024
1 parent 865c449 commit 63b282b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions report/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.aux
*.bbl
*.blg
*.brf
*.fdb_latexmk
*.fls
*.log
Expand Down
1 change: 1 addition & 0 deletions thesis/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.aux
*.bbl
*.blg
*.brf
*.fdb_latexmk
*.fls
*.log
Expand Down

0 comments on commit 63b282b

Please sign in to comment.