update ignored files and disclaimer
This commit is contained in:
2 files changed
+52
-44
No files matched your search
@@ -14,6 +14,9 @@ IGNORED: List[str] = [
|
||||
".history/",
|
||||
"package-lock.json",
|
||||
"/@",
|
||||
"yarn.lock",
|
||||
".lock",
|
||||
".yml",
|
||||
"eslint-plugin",
|
||||
".geojson", # Group has thousands of data points in a .geojson file
|
||||
"...", # It is possible someone has so many sub folders and such a long file name it gets ignored
|
||||
|
||||
Reference in new issue
Block a user