We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c8ff4 commit fb16b21Copy full SHA for fb16b21
.gitignore
@@ -17,6 +17,3 @@ object_script.avalon.Release
17
18
# подсветка синтаксиса (см. http://softwaremaniacs.org/soft/highlight/)
19
highlight
20
-
21
-# документация, генерируемая doxygen
22
-doxygen/html/*
debian/source/options
@@ -4,7 +4,6 @@ tar-ignore = .git
4
tar-ignore = .gitignore
5
tar-ignore = build
6
tar-ignore = debug
7
-tar-ignore = doxygen
8
tar-ignore = highlight
9
tar-ignore = release
10
tar-ignore = tests
doxygen/doxygen.conf
doxygen/html/.gitignore
0 commit comments