mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
Update .gitignore and add Doxyfile in docs directory
This commit is contained in:
parent
532fbbc1f5
commit
275c81c541
2 changed files with 2738 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,7 +3,9 @@ builds/**
|
||||||
bin/gdpm
|
bin/gdpm
|
||||||
bin/gdpm.static
|
bin/gdpm.static
|
||||||
bin/gdpm.tests
|
bin/gdpm.tests
|
||||||
docs/doxygen
|
docs/doxygen/html
|
||||||
|
docs/doxygen/latex
|
||||||
|
docs/doxygen/man
|
||||||
cache/**
|
cache/**
|
||||||
tests/*
|
tests/*
|
||||||
!tests/*.cpp
|
!tests/*.cpp
|
||||||
|
|
|
||||||
2735
docs/doxygen/Doxyfile
Normal file
2735
docs/doxygen/Doxyfile
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue