Add gitignore paths to the root gitignore file

pull/221/head
Edmond 3 years ago
parent 7e4aeebec1
commit 4114bb5368
  1. 4
      .gitignore

4
.gitignore vendored

@ -9,3 +9,7 @@ venv
.env
data/
.htpasswd
**/docs/_build
**/docs/build
*.so
*.pyc
Loading…
Cancel
Save