forked from expo/troggle
add DEPRECATed SURVEX FILES TO IGNORE LIST
This commit is contained in:
parent
5eb6ef4d31
commit
a5968121a0
Binary file not shown.
Before Width: | Height: | Size: 69 KiB |
@ -337,7 +337,7 @@ class LoadingSurvex:
|
|||||||
insp = ""
|
insp = ""
|
||||||
callcount = 0
|
callcount = 0
|
||||||
caverncount = 0
|
caverncount = 0
|
||||||
ignoreprefix = ["surface", "kataster", "fixedpts", "gpx"]
|
ignoreprefix = ["surface", "kataster", "fixedpts", "gpx", "deprecated"]
|
||||||
ignorenoncave = [
|
ignorenoncave = [
|
||||||
"caves-1623",
|
"caves-1623",
|
||||||
"caves-1623/2007-NEU",
|
"caves-1623/2007-NEU",
|
||||||
|
Loading…
Reference in New Issue
Block a user