mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-22 04:49:12 -06:00
Some refinement
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -5,9 +5,13 @@
|
||||
# Asset files are not Unity, but Lua instead
|
||||
*.asset linguist-language=Lua
|
||||
# We have some SPICE frame kernels that get misclassified as code
|
||||
.tf -linguist-detectable
|
||||
*.tf -linguist-detectable
|
||||
# We don't want to index the GDAL csv and xml files
|
||||
modules/globebrowsing/gdal_data/* linguist-vendored
|
||||
# No need to index any external files
|
||||
*/ext/* linguist-vendored
|
||||
# No C allowed
|
||||
*.h linguist-language=C++
|
||||
|
||||
# GitHub files
|
||||
ATTRIBUTION text
|
||||
|
||||
Reference in New Issue
Block a user