remove gitignore, update luacheck, export setting
This commit is contained in:
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",
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user