Spaces:
Paused
Paused
binary-husky commited on
Commit ·
922fdc3
1
Parent(s): 6e593fd
Create .gitattributes
Browse files- .gitattributes +2 -0
.gitattributes
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.h linguist-detectable=false
|
| 2 |
+
*.cpp linguist-detectable=false
|