18 lines
239 B
Plaintext
18 lines
239 B
Plaintext
.gitattributes text
|
|
.gitignore text
|
|
|
|
*.lua text
|
|
*.tr text
|
|
*.md text
|
|
*.txt text
|
|
mod.conf text
|
|
.luacheckrc text
|
|
LICENSE text
|
|
|
|
*.jpg binary
|
|
*.png binary
|
|
*.mts binary
|
|
*.xcf binary
|
|
|
|
.* export-ignore
|