Ignoring python stuff.

This commit is contained in:
Francois Best 2014-04-16 08:34:02 +02:00
parent 70ff97886c
commit 217d0838ba
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
"folders":
[
{
"path": "."
"path": ".",
"folder_exclude_patterns": [".*", "__pycache__"],
"file_exclude_patterns": [".*"]
}
],
"build_systems":