Add themes to .gitignore in apps/workbench
authorTom Clegg <tom@curoverse.com>
Fri, 17 Jan 2014 16:00:43 +0000 (08:00 -0800)
committerTom Clegg <tom@curoverse.com>
Fri, 17 Jan 2014 21:49:34 +0000 (13:49 -0800)
apps/workbench/.gitignore

index 7a4b0ff9b0f3b57716eafe8e5c0b209b0dd46520..89efb8185f003a5019d99a83a547798fcdca6a0d 100644 (file)
@@ -31,3 +31,6 @@
 # Capistrano files are coming from another repo
 /Capfile*
 /config/deploy*
+
+# Themes are coming from another repo
+/themes/*