From ad554b58a9a851272827ce0cba3cbc6acc1f9167 Mon Sep 17 00:00:00 2001 From: David Brawand Date: Tue, 4 Oct 2016 17:24:29 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 0bb7b2f..794bc25 100644 --- a/.gitignore +++ b/.gitignore @@ -96,5 +96,14 @@ scratch/* # old directories _*/* +# bower +bower_components/* + +# Alembic migrations +migrations/* + +# dot directories +zippy/static/.webassets-cache/* + # cache .*.cache