Skip to content

Commit

Permalink
update git ignore to ignore only certain files/dirs in shogun/doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jul 23, 2012
1 parent 62c71cf commit 35d423d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Expand Up @@ -24,10 +24,11 @@ configure.log
*.mex*
*.oct

/doc/
# /doc/
/doc/html
/doc/doxygen
/doc/manual
/doc/html_cn
/doc/pages/Configure.generated
/doc/pages*/Examples*.mainpage

# /src/
/src/shogun/lib/versionstring.h
Expand Down

0 comments on commit 35d423d

Please sign in to comment.