1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 10:31:03 +02:00
Files
labeler/.gitattributes
Eric Cornelisesn 52f74a32ee Add gitattributes file
With two configurations:

1. `* text=auto`: normalizes line endings for all files in the repo
2. `FILE -diff`: hides the diff of these files by default. I configured this
   for lib/main.js and package-lock.json as they are not (intended to be)
   human readable nor edited by humans. Hence, seeing their diff is mostly
   useless.
2020-07-03 11:24:02 +03:00

92 B