diff options
| author | seth <[email protected]> | 2023-03-17 21:26:15 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-17 21:33:22 -0400 |
| commit | a0e562b603599abbfee76764202bdee331e470e1 (patch) | |
| tree | df0e096b772e84db42bc12bfcafa340f8ee94afb /.gitattributes | |
| parent | fd481d4fdce31cfaaf414d24ebbba0b2ff99a20c (diff) | |
fix(flake): use nixpkgs-unstable for newer deno
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 604aba9..0000000 --- a/.gitattributes +++ /dev/null @@ -1,9 +0,0 @@ -* text eol=lf - -*.gif binary -*.ico binary -*.jpg binary -*.mp4 binary -*.png binary -*.webp binary -*.zip binary |
