diff --git a/Global/SublimeText.gitignore b/Global/SublimeText.gitignore index e5bfb723..77b2848a 100644 --- a/Global/SublimeText.gitignore +++ b/Global/SublimeText.gitignore @@ -4,3 +4,6 @@ # 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 diff --git a/SublimeTextSFTP.gitignore b/SublimeTextSFTP.gitignore deleted file mode 100644 index 4b2db0f7..00000000 --- a/SublimeTextSFTP.gitignore +++ /dev/null @@ -1 +0,0 @@ -sftp-config.json