Skip to content

Commit 9f864a8

Browse files
committed
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)