Commit graph

4 commits

Author SHA1 Message Date
026ee04e02 Ignoring files and directories does not work in project files.
Instead use this in your user settings in Sublime 3:

{
	"folder_exclude_patterns":
	[
		"public/assets",
		"log",
		"public/screenshots",
		"tmp"
	],
2016-03-01 17:03:02 +01:00
cfb5917484 Ignoring log files in Sublime text search 2016-03-01 12:58:18 +01:00
07bd3a6abc Excluding binary and large files from Sublime search 2016-02-29 15:05:39 +01:00
166ba08883 Added Sublime Text project 2015-04-18 23:04:12 +02:00