mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -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.static
|
||||
bin/gdpm.tests
|
||||
docs/doxygen
|
||||
docs/doxygen/html
|
||||
docs/doxygen/latex
|
||||
docs/doxygen/man
|
||||
cache/**
|
||||
tests/*
|
||||
!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