gitignore.io icon indicating copy to clipboard operation
gitignore.io copied to clipboard

The 'text' template is the opposite of what it should be

Open frindler opened this issue 2 years ago • 1 comments

The text template is currently the following:

### Text ###
*.doc
*.docx
*.log
*.msg
*.pages
*.rtf
*.txt
*.wpd
*.wps

This EXCLUDES all text-like files instead of including them ;)

frindler avatar Apr 03 '24 21:04 frindler

Fixed in this PR for the templates repo: https://github.com/toptal/gitignore/pull/569#issue-2223952377

frindler avatar Apr 03 '24 21:04 frindler