summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2022-01-05eol=lf, where appropriate (#15752)Nick Brassel
2021-04-03[nix] Use niv and poetry2nix to more easily manage dependencies (#11181)Steve Purcell
* [nix] Update nixpkgs to avoid issues with Big Sur The older nixpkgs snapshot did not contain nix changes to the compiler/linker hooks that are necessary for compatibility with MacOS Big Sur. The fix is simply to update to a newer snapshot. * [nix] Add a poetry manifest and use poetry to build the Python env * [nix] Use niv to manage upstream sources like nixpkgs * [nix] Update to newer nixpkgs snapshot * [nix] Bump python package versions
2016-08-27Set eep files to binary modeFred Sundvik
2016-08-20Add .gitattributes to ensure correct line endingsFred Sundvik
It also ensures that make files and shell script are checked out with lf endings, for compability with the Windows 10 bash
2016-06-20Removes .gitattributesErez Zukerman
2016-06-19endline normalisation, treat .hex as bin, updates kc60 hex filesJack Humbert