SublimeText.gitignore 264 字节
Newer Older
1
# workspace files are user-specific
2
*.sublime-workspace
3

4 5 6
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
D
Domenico LucianI 已提交
7 8 9

#sftp configuration file
sftp-config.json