Support generic globbing patterns in the Java agent
[lttng-ust.git] / .gitignore
index 78cba0dc782c92363e3ba386d6144958656f263a..0d322b19cd89b4043c3f3a86e3a4e184b60a9b40 100644 (file)
@@ -2,6 +2,8 @@
 *.swp
 *.o
 *.swo
+*.trs
+*.log
 Makefile
 .libs/
 .deps/
@@ -61,10 +63,15 @@ tests/ust-elf/prog
 tests/ust-elf/test_ust_elf
 tests/benchmark/bench1
 tests/benchmark/bench2
+tests/ctf-types/ctf-types
+tests/test-app-ctx/hello
+tests/gcc-weak-hidden/test-gcc-wh
+tests/gcc-weak-hidden/test_gcc_weak_hidden
 
 # Java agent library
 *.class
 lttng-ust-agent*.jar
+liblttng-ust-agent.jar
 classnoinst.stamp
 jni-header.stamp
 context-jni-header.stamp
This page took 0.024564 seconds and 5 git commands to generate.