Skip to content

Commit 1ec7971

Browse files
committed
add doxygen by Zegeri
1 parent 2135e18 commit 1ec7971

File tree

2 files changed

+2454
-2
lines changed

2 files changed

+2454
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
!.travis.yml
66

77
# exclude binaries and temporary files
8-
bin/
9-
bin_plugs/
8+
bin*/
109
intermediate/
1110
intermediate_plugs/
1211
lib/
1312
*.aps
1413
*.user
1514
*.PVS-Studio.*
15+
16+
# exclude doxygen output
17+
doc/doxygen/html/*

0 commit comments

Comments
 (0)