diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-09-13 17:53:18 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-09-13 17:53:18 +0300 |
| commit | 88ab612d0b3781c45c9dab62f800c02a2ee04915 (patch) | |
| tree | 37b184ecb9d6460e0e257f0aef92b8593edac39e | |
| parent | b0509920b4c28f2e933ae16ddabed1489c4359ea (diff) | |
Add some .gitattributes
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
