From 2505049e0140f9adaa082adbd46a6c633185cefb Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Wed, 17 Aug 2016 12:42:45 +0200 Subject: [PATCH] ignore boost build files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ba5686c309..e0bb882978 100644 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,11 @@ js/apps/system/_admin/aardvark/APP/frontend/build/style.css js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part 3rdParty/etcd/src/ +3rdParty/boost/1.61.0/b2 +3rdParty/boost/1.61.0/bin.v2/ +3rdParty/boost/1.61.0/bjam +3rdParty/boost/1.61.0/project-config.jam +3rdParty/boost/1.61.0/stage/ .gdb-history npm-debug.log