diff --git a/.gitignore b/.gitignore index 338fb4f..b206c01 100644 --- a/.gitignore +++ b/.gitignore @@ -21,11 +21,7 @@ docker-compose.override.yml __pycache__/ # Check scripts -check_project_rules.py -check_dashes.py -checker.py -find_lists_no_space.py -fix_missing_spaces.py -fix_project_rules.py -fixer.py -format_headings.py +check*.py +find*.py +fix*.py +format*.py