chore(gitattributes): Tell Github Linguist to ignore default.nix
The `default.nix` in this repository contains generated code and skews Github's language statistics. While I'm a big fan of Nix, Converse is certainly not 80% written in Nix ;-)
This commit is contained in:
parent
9adacf8696
commit
0d23a04daf
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
default.nix linguist-generated=true
|
Loading…
Reference in a new issue