Ignoring python stuff.
This commit is contained in:
parent
70ff97886c
commit
217d0838ba
|
|
@ -2,7 +2,9 @@
|
||||||
"folders":
|
"folders":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"path": "."
|
"path": ".",
|
||||||
|
"folder_exclude_patterns": [".*", "__pycache__"],
|
||||||
|
"file_exclude_patterns": [".*"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build_systems":
|
"build_systems":
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue