Commit c023ddccaab552ce4e42f7a2dde40e5c2068075a

Authored by Miguel Barão
1 parent 2629fd85
Exists in master and in 1 other branch dev

update .gitignore

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
@@ -18,3 +18,7 @@ doc/ @@ -18,3 +18,7 @@ doc/
18 .mypy_cache/ 18 .mypy_cache/
19 19
20 build/ 20 build/
  21 +
  22 +# files from sublime and other editors
  23 +*.sublime-workspace
  24 +*.sublime-project