Skip to content

Commit e6d0c16

Browse files
committed
Update .gitignore.
1 parent 7b6b98f commit e6d0c16

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

docs/.gitignore

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
/doc-install.pl
2-
/doc-postprocess.pl
3-
/doxygen.css
4-
/doxygen-extra.css
5-
/tagfile-to-devhelp2.xsl
6-
/manual/html/
7-
/reference/html/
8-
/reference/Doxyfile
9-
/reference/doxygen.log
10-
/reference/libsigc++-*.tag
11-
/reference/libsigc++-*.devhelp2
1+
_site/

docs/docs/.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/doc-install.pl
2+
/doc-postprocess.pl
3+
/doxygen.css
4+
/doxygen-extra.css
5+
/tagfile-to-devhelp2.xsl
6+
/manual/html/
7+
/reference/html/
8+
/reference/Doxyfile
9+
/reference/doxygen.log
10+
/reference/libsigc++-*.tag
11+
/reference/libsigc++-*.devhelp2

0 commit comments

Comments
 (0)