aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-07-26 09:57:51 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-07-26 09:57:51 +0200
commit726b8c00159230e44e3b7726cb2c96d08073379c (patch)
tree93ccd6f39f420f79b0e65a6aaa790beb5edc638a /.gitattributes
parent90c37677abd6344a5154c66342c6c96ddbbf65e8 (diff)
downloadaerogramme-726b8c00159230e44e3b7726cb2c96d08073379c.tar.gz
aerogramme-726b8c00159230e44e3b7726cb2c96d08073379c.zip
ignore generated files for lang detection
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
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