Clean gitignore

This commit is contained in:
yeasy
2026-03-09 19:31:17 -07:00
parent 89b0dc4425
commit 40ded62baa

12
.gitignore vendored
View File

@@ -21,11 +21,7 @@ docker-compose.override.yml
__pycache__/ __pycache__/
# Check scripts # Check scripts
check_project_rules.py check*.py
check_dashes.py find*.py
checker.py fix*.py
find_lists_no_space.py format*.py
fix_missing_spaces.py
fix_project_rules.py
fixer.py
format_headings.py