Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f864a8

Browse files
committedFeb 16, 2019
Add .pdf and .html to .gitignore
1 parent 19501f1 commit 9f864a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
*~
2-
*#*#
2+
*#*#
3+
*.pdf
4+
*.html

0 commit comments

Comments
 (0)
Please sign in to comment.