mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #829 from arcresu/patch-1
Add comment to prevent *.sublime-project being ignored.
This commit is contained in:
commit
03de45fa75
1 changed files with 5 additions and 1 deletions
|
@ -1,2 +1,6 @@
|
|||
# SublimeText project files
|
||||
# workspace files are user-specific
|
||||
*.sublime-workspace
|
||||
|
||||
# project files should be checked into the repository, unless a significant
|
||||
# proportion of contributors will probably not be using SublimeText
|
||||
# *.sublime-project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue