diff options
| author | Tyge Løvset <[email protected]> | 2021-03-26 07:38:35 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-03-26 07:38:35 +0100 |
| commit | 3764d7f17d15dbc395195e4d31c5595d36ee4d31 (patch) | |
| tree | 197bbc6bc5c0036ac2238281842b5e12a6bfdf08 /.gitattributes | |
| parent | 2f151be11f048943ef0a4d1ddb71d40bf7e9921e (diff) | |
| download | STC-modified-3764d7f17d15dbc395195e4d31c5595d36ee4d31.tar.gz STC-modified-3764d7f17d15dbc395195e4d31c5595d36ee4d31.zip | |
gitlinguist did not accept explicit c files detection.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 5d659dd3..6e36b708 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -*.c linguist-detectable=true
*.h linguist-detectable=false
*.cpp linguist-detectable=false
*.hpp linguist-detectable=false
|
