Update .gitignore files

With the switch to meson and removing the .in files, ~90% of the
.gitignore can go \o/ The one in usbhid-dump can be removed all
together.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2024-09-19 18:02:08 +01:00
parent 5d19330927
commit 7cbfe23b93
2 changed files with 3 additions and 42 deletions

27
.gitignore vendored
View File

@ -1,28 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (c) 2014-2021 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
# Copyright (c) 2009 Greg Kroah-Hartman <gregkh@suse.de>
*.o
*~
*.swp
.deps/
Makefile
Makefile.in
config.h
config.h.in
config.log
config.status
configure
stamp-h1
aclocal.m4
autom4te.cache/
depcomp
install-sh
missing
compile
lsusb
lsusb.py
lsusb.8
usb-devices.1
usbreset
usbhid-dump.8
*.gz
*.bz2
build*

View File

@ -1,18 +0,0 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) 2010 Nikolai Kondrashov
/config.h.in
/autom4te.cache
/aclocal.m4
/Makefile.in
/configure
/config.h
/config.log
/config.status
/libtool
/Makefile
/stamp-h1
/auxdir
/ChangeLog
*.o
*.lo
*.la