Skip to content

Commit 42aeeb4

Browse files
author
Moritz Jörg
committed
fix: remove *.pdf from gitignore
1 parent debdd31 commit 42aeeb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# these rules might exclude image files for figures etc.
2020
# *.ps
2121
# *.eps
22-
*.pdf
22+
# *.pdf
2323

2424
## Generated if empty string is given at "Please type another file name for output:"
2525
.pdf
@@ -298,4 +298,4 @@ TSWLatexianTemp*
298298
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
299299
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
300300
# Uncomment the next line to have this generated file ignored.
301-
#*Notes.bib
301+
#*Notes.bib

figures/NVSD_VDD_IN.pdf

190 KB
Binary file not shown.

0 commit comments

Comments
 (0)