Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyteitelbaum committed May 22, 2018
1 parent bfa6f95 commit dca2a86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# *.pdf

## Generated if empty string is given at "Please type another file name for output:"
.pdf
*.pdf

## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
Expand Down Expand Up @@ -244,3 +244,5 @@ TSWLatexianTemp*

# generated if using elsarticle.cls
*.spl

.ipynb_checkpoints/

0 comments on commit dca2a86

Please sign in to comment.