diff --git a/.gitignore b/.gitignore index b70cfd2..1249b00 100644 --- a/.gitignore +++ b/.gitignore @@ -133,4 +133,7 @@ dmypy.json *~ # IDEA Dev Environment -.idea \ No newline at end of file +.idea + +# Sublime Text project files +*.sublime* \ No newline at end of file