ignore sublimetext files

This commit is contained in:
2022-01-13 12:59:19 +00:00
parent d003e707ab
commit bf13265261
2 changed files with 8 additions and 0 deletions

View File

@ -66,3 +66,7 @@
^Pipfile$
^Pipfile\.lock$
^\.venv/
# sublimetext
\.sublime-project$
\.sublime-workspace$