Skip to content

Commit d80a73d

Browse files
committed
ignore *.pdf
1 parent bdeb2d0 commit d80a73d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ else
2222
endif
2323

2424
clean:
25-
$(RM) *.log *.aux *.bbl *.blg *.synctex.gz *.out *.toc *.lof *.idx *.ilg *.ind *.pdf
25+
$(RM) *.log *.aux *.bbl *.blg *.synctex.gz *.out *.toc *.lof *.idx *.ilg *.ind

0 commit comments

Comments
 (0)