generated from coulomb/repo-seed
Ignore runtime var during repository scans
This commit is contained in:
@@ -20,6 +20,7 @@ IGNORED_DIRS = {
|
||||
"dist",
|
||||
"node_modules",
|
||||
"target",
|
||||
"var",
|
||||
"vendor",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user