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

5
.gitignore vendored
View File

@ -96,4 +96,7 @@ __pycache__
# Visual Studio
.vs/
.editorconfig
CMakeSettings.json
CMakeSettings.json
# Sublime Text
*.sublime-*