Added dev documentation, fixed some sites, removed GitHub issue links from reports (#1869)

This commit is contained in:
Soxoj
2024-11-23 18:45:56 +01:00
committed by GitHub
parent 4331b5f532
commit 24e545b62c
10 changed files with 140 additions and 36 deletions
+5
View File
@@ -1,5 +1,6 @@
# Virtual Environment
venv/
.venv/
# Editor Configurations
.vscode/
@@ -38,3 +39,7 @@ htmlcov/
# Maigret files
settings.json
# other
*.egg-info
build