fab9dbb3eb
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
14 lines
354 B
Text
14 lines
354 B
Text
# cache files for sublime text
|
|
*.tmlanguage.cache
|
|
*.tmPreferences.cache
|
|
*.stTheme.cache
|
|
|
|
# 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
|
|
|
|
# sftp configuration file
|
|
sftp-config.json
|