Add .gitattributes to /resources

https://medium.com/@clarkbw/managing-generated-files-in-github-1f1989c09dfd

To make merging/PRs easier.
This commit is contained in:
Bjørn Erik Pedersen 2018-08-23 21:59:56 +02:00
parent 000cf85f49
commit b72ebc7604
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

2
resources/.gitattributes generated vendored Normal file
View File

@ -0,0 +1,2 @@
*.* linguist-generated=true
*.* -diff -merge