2022-07-06 22:10:38 +00:00
|
|
|
# Ensure line endings are consistently 'LF'
|
|
|
|
* text=auto
|
|
|
|
|
2021-05-20 18:18:28 +00:00
|
|
|
third-party/**/* linguist-vendored
|
2021-11-06 01:29:32 +00:00
|
|
|
third-party/**/* linguist-generated
|
2021-08-09 23:18:53 +00:00
|
|
|
test/decompiler/reference/** linguist-vendored
|
2021-11-06 01:29:32 +00:00
|
|
|
# suppress from PR diffs - is just reviewing the same thing twice (if properly added to g_src)
|
|
|
|
test/decompiler/reference/** linguist-generated
|
2022-05-20 01:30:14 +00:00
|
|
|
goal_src/import/** linguist-vendored
|
|
|
|
goal_src/import/** linguist-generated
|
2020-09-13 03:52:26 +00:00
|
|
|
*.gc linguist-language=lisp
|
|
|
|
*.gd linguist-language=lisp
|
|
|
|
*.gs linguist-language=Scheme
|
2022-06-30 02:20:09 +00:00
|
|
|
*.gp linguist-language=Scheme
|
2021-08-09 23:18:53 +00:00
|
|
|
goal_src/engine/gfx/ocean/ocean-tables.gc linguist-vendored
|