Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afc7c60

Browse files
committed
fix gitignore
1 parent dfd81a9 commit afc7c60

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# built cheatsheets and handouts
22
# ----------------------------------
3-
cheatsheets*.p[dn][fg]
4-
handout-*.p[dn][fg]
3+
cheatsheets*.pdf
4+
cheatsheets*.png
5+
handout-*.pdf
6+
handout-*.png
57

68
# TeX auxiliary files
79
# ----------------------------------

0 commit comments

Comments
 (0)