From df6fca4d8306c06e262ae8ed88c90d7b0400dac5 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 25 Sep 2016 16:02:18 +0800 Subject: Make git ignore optional thirdparty libraries. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 67d0403c..420b0fb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Optional thirdparty libraryes +thirdparty/luratech +thirdparty/jpegxr + # Generated files: build generated -- cgit v1.2.3