Clean gitignore

This commit is contained in:
yeasy
2026-03-09 19:31:17 -07:00
parent aeea9e76ac
commit 7b22e30afb

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