diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-07-26 09:56:57 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2023-07-26 09:56:57 +0200 |
commit | c0cbbca7b50deae586237d6acfbb5081454bbe81 (patch) | |
tree | 3ad95f94390672341a2c3d9a90cf7034bf258dc1 | |
parent | 92e237fb9749083d80ab109e362d540af449dcf9 (diff) | |
download | aerogramme-c0cbbca7b50deae586237d6acfbb5081454bbe81.tar.gz aerogramme-c0cbbca7b50deae586237d6acfbb5081454bbe81.zip |
ignore cargo.nix for language detectionautorelease
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0804cfa --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +Cargo.nix linguist-vendored +flake.lock linguist-vendored |