From 5f3e13312a9a8859ea179c3fda19bc7502d1aad8 Mon Sep 17 00:00:00 2001 From: James E Keenan Date: Sun, 11 Feb 2018 11:36:45 -0500 Subject: [PATCH] Provide .gitignore for PathTools distribution. --- dist/PathTools/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dist/PathTools/.gitignore diff --git a/dist/PathTools/.gitignore b/dist/PathTools/.gitignore new file mode 100644 index 0000000..a87d516 --- /dev/null +++ b/dist/PathTools/.gitignore @@ -0,0 +1,2 @@ +/Cwd.c +/Cwd.bs -- 1.8.3.1