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 --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e05a4ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +GPATH +GRTAGS +GTAGS +CMakeCache.txt +self_test +simple_example +phat +info +convert +cmake_install.cmake +benchmark +Makefile +CMakeFiles \ No newline at end of file -- cgit v1.2.3