From 166d4a8f96da8335d5aa478331d09411ae78363f Mon Sep 17 00:00:00 2001 From: Cezary Czaplewski Date: Mon, 9 Oct 2017 22:28:35 +0200 Subject: [PATCH] gitignore and todo --- .gitignore | 1 + TODO | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4f0974f..4ba632e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ db.sqlite3 tester*/ czarek*/ +*_??????_??????/ #migrations django_simple/todo/migrations/ diff --git a/TODO b/TODO index 109cf34..ec7412c 100644 --- a/TODO +++ b/TODO @@ -18,3 +18,4 @@ MREMD - add cluster parameters, change after run and rerun only cluster analysis - button to make movie from selected trajectory after run examples+gallery documentation +automatic rm of old jobs ? \ No newline at end of file -- 1.7.9.5