From a434a20075f70988e63bbbc8ffce22755381e3a4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 11 Apr 2020 05:28:09 +0200 Subject: [PATCH] Register the two latest new targets --- .gitignore | 1 + data/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 data/.gitignore diff --git a/.gitignore b/.gitignore index 07460fe..89c9929 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Makefile *.o *.so *.so.* +/config.sh diff --git a/data/.gitignore b/data/.gitignore new file mode 100644 index 0000000..10ab129 --- /dev/null +++ b/data/.gitignore @@ -0,0 +1 @@ +/libGToolkit.pc