From 7f19bade8ee72d77a2e229f4f0ccc863e01d6421 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 29 Sep 2011 22:46:01 +0100 Subject: [PATCH 1/1] Ignore the compiled asset directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 18e616bf6..2b8b7bd68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ log +public/assets tmp .DS_Store -- 2.43.2