gitignore and todo
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 9 Oct 2017 20:28:35 +0000 (22:28 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 9 Oct 2017 20:28:35 +0000 (22:28 +0200)
.gitignore
TODO

index 4f0974f..4ba632e 100644 (file)
@@ -9,6 +9,7 @@
 db.sqlite3
 tester*/
 czarek*/
+*_??????_??????/
 
 #migrations
 django_simple/todo/migrations/
diff --git a/TODO b/TODO
index 109cf34..ec7412c 100644 (file)
--- 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