diff --git a/.gitignore b/.gitignore
index 0263d45ea0..d6b6681ef6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,4 +96,7 @@ __pycache__
 # Visual Studio
 .vs/
 .editorconfig
-CMakeSettings.json
\ No newline at end of file
+CMakeSettings.json
+
+# Sublime Text
+*.sublime-*