From abec11e7ca0ce49081343bb2b2eb8520058d67a8 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 13 Oct 2013 10:07:51 +0200 Subject: Added new files. First prototype with the Flask micro-framework. --- .hgignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 5abb5ec1..2a628d09 100644 --- a/.hgignore +++ b/.hgignore @@ -11,9 +11,8 @@ syntax: glob *.swp -# CherryPy log files: +# Log files: *.log -cfg/pyAggr3g470r.cfg -var/export/* +*.cfg -- cgit