Browse Source

Update the gitignore ruleset.

master
Daniel Hillerström 6 years ago
parent
commit
897ab3ed63
  1. 5
      .gitignore

5
.gitignore

@ -243,4 +243,7 @@ TSWLatexianTemp*
# ignore temporaries
*~
\#*
\#*
# Do not add build target.
thesis.pdf
Loading…
Cancel
Save