Skip to content

Commit 217d083

Browse files
author
Francois Best
committed
Ignoring python stuff.
1 parent 70ff978 commit 217d083

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

arduino_midi_library.sublime-project

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"folders":
33
[
44
{
5-
"path": "."
5+
"path": ".",
6+
"folder_exclude_patterns": [".*", "__pycache__"],
7+
"file_exclude_patterns": [".*"]
68
}
79
],
810
"build_systems":

0 commit comments

Comments
 (0)