remove gitignore, update luacheck, export setting

This commit is contained in:
OgelGames 2021-01-26 19:07:18 +11:00
parent 3780d9964e
commit aa9a2690b8
3 changed files with 4 additions and 7 deletions

3
.gitattributes vendored

@ -1,2 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
# Exclusions for release export
.* export-ignore

1
.gitignore vendored

@ -1 +0,0 @@
files/

@ -5,11 +5,6 @@ globals = {
}
read_globals = {
"vector",
"screwdriver",
"minetest",
"default",
"pipeworks",
"dump",
"VoxelArea",
"vector",
}