diff options
| author | Konstantin Astafurov <konstantin.astafurov@gmail.com> | 2023-02-11 21:01:24 -0500 |
|---|---|---|
| committer | Daniel Nagy <danielnagy@posteo.de> | 2023-04-04 20:15:00 +0200 |
| commit | ca0335c064e5cc5fd643be34e427c297da91f75a (patch) | |
| tree | d898150f2da87dd28699549c7c1496e84f294f53 /.gitattributes | |
| parent | maintainers: add konst-aa (diff) | |
| download | nixpkgs-ca0335c064e5cc5fd643be34e427c297da91f75a.tar.gz | |
chickenPackages_5: Remove ocaml dependency, switch to TOML
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 36ea9338880b..d77c01fd626e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ **/deps.nix linguist-generated **/deps.json linguist-generated +**/deps.toml lingust-generated **/node-packages.nix linguist-generated pkgs/applications/editors/emacs-modes/*-generated.nix linguist-generated |
