Ignore tests for ContentDB / general releases (#139)

* Ignore tests for ContentDB / general releases

* Add more export-ignores, description and min_minetest_version

* Fix integration test script file name

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
SX 2020-12-16 09:52:35 +02:00 committed by GitHub
parent 6504d55d49
commit 83ef23060e
2 changed files with 9 additions and 0 deletions

7
.gitattributes vendored
View File

@ -20,3 +20,10 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Release export attributes
technic/spec/** export-ignore
.github/** export-ignore
.luacheckrc export-ignore
.mailmap export-ignore
integration-test.sh export-ignore

View File

@ -1 +1,3 @@
name = technic
description = The technic modpack extends the Minetest game with many new elements, mainly constructable machines and tools. It is a large modpack, and tends to dominate gameplay when it is used.
min_minetest_version = 5.0