ABI refactoring: sequence and array of text: copy input as string
[lttng-ust.git] / .gitignore
index d524b20cd48ae7dee4428339f871126abf37a994..15d19b6454e6d81ee466c2dafe6c12ab86b96a50 100644 (file)
@@ -21,8 +21,8 @@ autom4te.cache/
 /include/config.h
 /include/config.h.in
 /include/stamp-h1
-/include/lttng/config.h
 /include/lttng/stamp-h2
+/include/lttng/stamp-h3
 /include/lttng/ust-version.h
 /include/lttng/ust-config.h
 /config/ar-lib
@@ -84,7 +84,6 @@ tests/unit/libmsgpack/test_msgpack
 tests/unit/libringbuffer/test_shm
 tests/unit/pthread_name/test_pthread_name
 tests/unit/snprintf/test_snprintf
-tests/unit/ust-elf/test_ust_elf
 tests/unit/ust-elf/ust-elf
 
 # Java agent library
@@ -105,3 +104,5 @@ python-lttngust/lttngust/__init__.py
 python-lttngust/**/*.pyc
 python-lttngust/build
 python-lttngust/setup.py
+python-lttngust/build-python-bindings.stamp
+python-lttngust/copy-static-deps.stamp
This page took 0.023773 seconds and 4 git commands to generate.