Browse Source

ignore sublimetext project files

Signed-off-by: bachy <git@g-u-i.net>
bachy 11 years ago
parent
commit
975d758599
2 changed files with 5 additions and 9 deletions
  1. 5 1
      .gitignore
  2. 0 8
      materio.sublime-project

+ 5 - 1
.gitignore

@@ -6,4 +6,8 @@ sites/*
 #sites/*/files
 #sites/*/private
 
-_base_d7.tmproj
+_base_d7.tmproj
+/_materio.sublime-project
+/_materio.sublime-workspace
+/_solr.sublime-project
+/_solr.sublime-workspace

+ 0 - 8
materio.sublime-project

@@ -1,8 +0,0 @@
-{
-	"folders":
-	[
-		{
-			"path": "/Users/bachir/Sites/materio/base_d7"
-		}
-	]
-}