diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..39a013b --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +# SPDX-License-Identifier: GPL-2.0-only +TRACEEVENT-CFLAGS +libtraceevent-dynamic-list +libtraceevent.so.* +.pc +patches +*.o +build_prefix +build_uninstall +*~ +\#*\# +.#* +*.cmd +*.so +.*.d +ep_version.h +libtraceevent.pc +lib/ |