Skip to content
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 3 replies

Comment options

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

@igorskyflyer
Comment options

@Rudxain
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
3 participants