From c3a8f3cb61b9701524cb591b30b681d251329244 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 5 Apr 2014 14:22:28 +0900 Subject: [PATCH] Ignore .py.bak files created when compiling templates --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c68b0249d..5bce3ed73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ current-*.tar.gz *.pyc +*.py.bak *.tiny.css data/*.log data/cherrypy_sessions