From ca3a09a3d4e7708ffcd0f6cb622e9f2fc6e4c9d1 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Sun, 2 Aug 2015 14:15:11 -0400 Subject: [PATCH] Add setuptools directories to python_minimal .gitignore --- interfaces/python_minimal/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/interfaces/python_minimal/.gitignore b/interfaces/python_minimal/.gitignore index f1826f218..35343eb99 100644 --- a/interfaces/python_minimal/.gitignore +++ b/interfaces/python_minimal/.gitignore @@ -3,3 +3,5 @@ scripts/* cantera/ck2cti.py cantera/ctml_writer.py build +dist +Cantera_minimal_.egg-info