From da855b9b18b603c0797db3553820ddd6e9473ffb Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Mon, 27 Aug 2007 16:32:51 +0000 Subject: [PATCH] Added a .cvsignore file for this directory. Files that get created when the python scripts are actually run from within the directory are added to the .cvsignore file. --- Cantera/python/examples/flames/.cvsignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Cantera/python/examples/flames/.cvsignore diff --git a/Cantera/python/examples/flames/.cvsignore b/Cantera/python/examples/flames/.cvsignore new file mode 100644 index 000000000..ff7bf8fbb --- /dev/null +++ b/Cantera/python/examples/flames/.cvsignore @@ -0,0 +1,5 @@ +*.log +gri30.xml +npflame1.csv +npflame1.xml +transport_log.xml