HomicidalChicken
Results
2
comments of
HomicidalChicken
You could try adding a .gitattributes file with a merge strategy that ignores the non-local word filter file. I'll get a PR up for this in a sec so you...
Whoops, no write access (duh) but you can just save a .gitattributes file in the root directory with `chatCensoredList.txt merge=ours` That should prevent merged updates from overwriting custom word filter...