diff options
| author | microDev <70126934+microDev1@users.noreply.github.com> | 2021-03-03 21:00:12 +0530 |
|---|---|---|
| committer | microDev <70126934+microDev1@users.noreply.github.com> | 2021-03-03 21:00:12 +0530 |
| commit | 7c2a291bd1e3bbed8422b80f588132aaaaac3c37 (patch) | |
| tree | 524e271fbbde13b4c83206dbcf7c49cc51592f8f /conf.py | |
| parent | eafcd7d3646dc887d403c6f0f04452f41b4649b5 (diff) | |
add .github to exclusions
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ version = release = final_version # directories to ignore when looking for source files. exclude_patterns = ["**/build*", ".git", + ".github", ".env", ".venv", ".direnv", |
