remove gitignore, update luacheck, export setting
This commit is contained in:
parent
3780d9964e
commit
aa9a2690b8
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,2 +1,5 @@
|
|||||||
# Auto detect text files and perform LF normalization
|
# Auto detect text files and perform LF normalization
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
# Exclusions for release export
|
||||||
|
.* export-ignore
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
files/
|
|
@ -5,11 +5,6 @@ globals = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
read_globals = {
|
read_globals = {
|
||||||
"vector",
|
|
||||||
"screwdriver",
|
|
||||||
"minetest",
|
"minetest",
|
||||||
"default",
|
"vector",
|
||||||
"pipeworks",
|
|
||||||
"dump",
|
|
||||||
"VoxelArea",
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user