From 0e36e4726a2afaca9f7c9d935fb2da60842bcd2b Mon Sep 17 00:00:00 2001 From: Andrew Abogado Date: Sat, 24 Jan 2015 15:09:11 +0800 Subject: [PATCH] Remove the 'dist' directory from the .gitignore file --- assets/petclinic/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/petclinic/.gitignore b/assets/petclinic/.gitignore index 4ab13d24c..f9a9ad30e 100644 --- a/assets/petclinic/.gitignore +++ b/assets/petclinic/.gitignore @@ -1,5 +1,4 @@ node_modules -dist .DS_Store .tmp .sass-cache