1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-09-03 05:37:52 -04:00

updated .gitignore

This patch updates .gitignore to ignore the docs/_build output dir
This commit is contained in:
Hemna 2021-01-22 15:35:56 -05:00
parent f5ae161ab8
commit 8bfdefd5ad

1
.gitignore vendored
View File

@ -44,6 +44,7 @@ output/*/index.html
# Sphinx
doc/build
docs/_build
# pbr generates these
AUTHORS