Add swagger stuff and bashcompletion to gitignore

This commit is contained in:
Alexandre Aubin 2023-01-06 22:52:20 +01:00
parent 4962c4cde5
commit 499047486c

7
.gitignore vendored
View file

@ -35,3 +35,10 @@ src/locales
# Test
src/tests/apps
# Tmp/local doc stuff
doc/bash-completion.sh
doc/bash_completion.d
doc/openapi.js
doc/openapi.json
doc/swagger