Skip to content

Commit

Permalink
gitignore: don't ignore directories named "html"
Browse files Browse the repository at this point in the history
That was put in there while we were building Doxygen in the source
directory. Now that goes into the cmake destination directory.

Signed-off-by: Robin Getz <[email protected]>
  • Loading branch information
rgetz committed Apr 16, 2020
1 parent f27fc31 commit 9d88efd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ install_manifest.txt
Makefile
build/

html/
Doxyfile
doxygen_sqlite3.db

0 comments on commit 9d88efd

Please sign in to comment.