Ignore files from Sublime Text

This commit is contained in:
Ian McInerney 2020-02-10 21:45:25 +00:00
parent 1190e60dd4
commit 2d7f4d60c5
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -97,3 +97,6 @@ __pycache__
.vs/
.editorconfig
CMakeSettings.json
# Sublime Text
*.sublime-*