- Ignored `.locale/` directory to `.gitignore` file - Maintained existing ignore of `working/` directory
Refined .gitignore by replacing the 'build/' directory with 'working/'. Removed exclusion for '*.bit' files, implying these files are now trackable in version control.