Message ID | 20221208191514.47b40ca1@gandalf.local.home (mailing list archive) |
---|---|
State | Accepted |
Commit | 27e45d9c1b7d22dc7202d8a1dae5512ef3cfad66 |
Headers | show |
Series | libtraceevent: Update gitignore | expand |
diff --git a/.gitignore b/.gitignore index e203d72beadf..39a013b29343 100644 --- a/.gitignore +++ b/.gitignore @@ -2,12 +2,17 @@ TRACEEVENT-CFLAGS libtraceevent-dynamic-list libtraceevent.so.* +.pc +patches *.o build_prefix build_uninstall *~ \#*\# +.#* *.cmd *.so .*.d ep_version.h +libtraceevent.pc +lib/ diff --git a/utest/.gitignore b/utest/.gitignore new file mode 100644 index 000000000000..3620cd04bd42 --- /dev/null +++ b/utest/.gitignore @@ -0,0 +1 @@ +trace-utest