From d7677b1f3f5ceee9cfdb5275ef00cbf79a714122 Mon Sep 17 00:00:00 2001 From: Bryn Keller Date: Mon, 7 Mar 2016 13:51:48 -0800 Subject: Python interface to PHAT --- python/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/.gitignore (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..b576037 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1,7 @@ +__pycache__ +*.so +build +dist +old +phat.egg-info +pybind11 -- cgit v1.2.3