diff options
author | Oliver Smith <osmith@sysmocom.de> | 2019-06-28 08:50:53 +0200 |
---|---|---|
committer | laforge <laforge@gnumonks.org> | 2019-06-28 12:27:30 +0000 |
commit | 4481e38a21fe0a27229346bdea2f74d3b9f63de0 (patch) | |
tree | 764d4e528942fe72b7b16033718ab4e724d0f282 | |
parent | e1e1ec31a3c5085c2774c4b04b5fafd602ae0d30 (diff) |
gitignore: add doc/*.tag.prep
Ignore files created during the two-pass doxygen generation that was
introduced in Ib03d0b70d536c8f1386def666c89106a840f7363.
Change-Id: I719bbc968420c462426d2c0ce703c7f3b2c1139e
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ doc/gsm doc/gb doc/html.tar doc/*.tag +doc/*.tag.prep tags src/crc*gen.c |