Quellcode durchsuchen

Merge pull request #928 from dlion/sftp

gitignore to ignore sftp Sublime Text config file
Carl Suster vor 11 Jahren
Ursprung
Commit
1ee8dd15d6
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      Global/SublimeText.gitignore

+ 3 - 0
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