Skip to content

Commit

Permalink
.gitigonre: ignore tags and html directory produced by doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanos Makatos committed Jul 20, 2012
1 parent 91b861a commit d440b24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -55,3 +55,9 @@ Makefile.in
# dist output
/blktap-*.tar.*
/blktap-*/

# doxygen
/html/

# ctags
tags

0 comments on commit d440b24

Please sign in to comment.