X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=df149a4652e483c7388f4a6c9fc756de6fc35cb5;hp=3e8d05dd5a207ec98b69e9a954c47c7ef32d32f3;hb=8558f6a21fb05c7379020359b226a8df41989637;hpb=b7d2e95f49f3b34c9f00a0fb4d9de10bba056180 diff --git a/.gitignore b/.gitignore index 3e8d05dd5..df149a465 100644 --- a/.gitignore +++ b/.gitignore @@ -29,9 +29,15 @@ libtool tags /config/ +.autotools +.cproject +.project +.settings/ + # cscope and ctags cscope.* tags +TAGS # m4 macros not automatically generated /m4/libtool.m4 @@ -88,11 +94,27 @@ health_check /tests/regression/ust/fork/fork2 /tests/regression/ust/libc-wrapper/prog tests/regression/ust/python-logging/test_python_logging +/tests/regression/ust/baddr-statedump/prog +/tests/regression/ust/baddr-statedump/prog.debug +/tests/regression/ust/baddr-statedump/prog.strip +/tests/regression/ust/ust-dl/prog +/tests/regression/ust/ust-dl/libfoo.so.debug /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef /tests/regression/tools/live/live_test /tests/unit/ini_config/ini_config +# man pages +/doc/man/*.1 +/doc/man/*.3 +/doc/man/*.8 +/doc/man/*.xml +/doc/man/*.html +!/doc/man/lttng-crash.1 +!/doc/man/lttng-health-check.3 +!/doc/man/lttng-relayd.8 +!/doc/man/lttng-sessiond.8 + /benchmark/ /include/version.h