From 2cf160d497e501bf254bd8be054c0f5880ab90ca Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 8 Jun 2013 17:37:43 +0200 Subject: restructured webui to single-page-app, removed jinja --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e95306990..a5b06fed6 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,10 @@ pyload/* dist/* build/* env/* -js-optimized/ +node_modules +temp +dist +.tmp +.sass-cache +app/components + -- cgit v1.2.3