Skip to content

Commit

Permalink
Added build and dist to sublime project ignored folders
Browse files Browse the repository at this point in the history
  • Loading branch information
cganterh committed Mar 23, 2018
1 parent bed7f17 commit f2f2fe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions le.sublime-project
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[
".mypy_cache",
"__pycache__",
"build",
"dist",
"le.egg-info"
],
"path": "."
Expand Down

0 comments on commit f2f2fe9

Please sign in to comment.