From 88ab612d0b3781c45c9dab62f800c02a2ee04915 Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Sun, 13 Sep 2020 17:53:18 +0300
Subject: [PATCH] Add some .gitattributes

---
 .gitattributes | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..e5dff2e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+*.css linguist-detectable=false
+setup.py linguist-detectable=false
+yarn.lock linguist-detectable=false
-- 
GitLab