From 648fc8831ed96f4e8fc228e0c1fa16a960d25074 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Wed, 1 May 2013 09:39:32 +0200 Subject: [PATCH] Ignore everything (with excetptions) --- src/.gitignore | 42 ++++-------------------------------------- 1 file changed, 4 insertions(+), 38 deletions(-) diff --git a/src/.gitignore b/src/.gitignore index caad553..a9d9820 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,39 +1,5 @@ -.libs -.deps -*.lo -*.la -stamp-h* +* +!*.hpp +!*.cpp +!*.am config.hpp -socket -Makefile -Makefile.in -config.hpp.in -ex_filter_frontend_net -ex_router_flexml -test_boost_threads -test_boost_time -test_filter_auth_simple -test_filter1 -test_filter2 -test_filter_frontend_net -test_filter_log -test_filter_multi -test_filter_query_rewrite -test_package1 -test_pipe -test_thread_pool_observer -test_session1 -test_session2 -test_filter_factory -test_filter_z3950_client -test_filter_backend_test -test_filter_virt_db -test_router_flexml -test_ses_map -tstdl -metaproxy -test_filter_bounce -test_filter_record_transform -test_filter_sru_to_z3950 -*.o -metaproxy-config -- 1.7.10.4