From f6f383bf99b33e745be64d6734dd204d87a009f5 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 7 Apr 2021 19:29:22 -0400 Subject: [PATCH] add .gitignore file to lib/pace folder --- lib/pace/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/pace/.gitignore diff --git a/lib/pace/.gitignore b/lib/pace/.gitignore new file mode 100644 index 0000000000..0598083baa --- /dev/null +++ b/lib/pace/.gitignore @@ -0,0 +1,2 @@ +/src +/libpace.a