Browse Source

Update the gitignore ruleset.

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

3
.gitignore

@ -244,3 +244,6 @@ TSWLatexianTemp*
# ignore temporaries # ignore temporaries
*~ *~
\#* \#*
# Do not add build target.
thesis.pdf
Loading…
Cancel
Save