Skip to content
Snippets Groups Projects
Commit 9ea71c18 authored by Mathis Neumann's avatar Mathis Neumann
Browse files

ignore all compiled file in sublime text

parent b72d3d00
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
[
{
"path": ".",
"folder_exclude_patterns": ["docs"]
"folder_exclude_patterns": ["docs", "dist", "tmp"]
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment