mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-23 16:32:31 +00:00
tell git to stop changing luac files
This commit is contained in:
parent
595d3aec9a
commit
7e06eb37fd
1 changed files with 3 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -16,6 +16,7 @@
|
|||
*.ld text
|
||||
*.inc text
|
||||
*.txt text
|
||||
*.lua text
|
||||
*.json text
|
||||
*.yaml text
|
||||
|
||||
|
|
@ -28,3 +29,4 @@
|
|||
*.mp3 binary
|
||||
*.lvl binary
|
||||
*.tex binary
|
||||
*.luac binary
|
||||
Loading…
Add table
Reference in a new issue