Skip to content

Adblock filters not detected #6393

Closed Answered by igorskyflyer
igorskyflyer asked this question in Classification
Discussion options

You must be logged in to vote

Upon further research, I found a solution! 🙌🏼

If anyone has the same issue, all you have to do is to create a .gitattributes file in the root of your repo with the contents:

*.txt linguist-language=AdBlock linguist-detectable

The glob *.txt means all .txt files, if your filters are in a special directory in your repo, update the glob accordingly.

Take a look at my .gitattributes file for more info.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lildude
Comment options

@igorskyflyer
Comment options

Answer selected by igorskyflyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants