summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2021-05-05 11:44:04 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-05-06 15:10:32 -0700
commit3ca24567636744ee29b70300052105b0fcceddb1 (patch)
tree28d477ffc0499bddc49143a06b3891ac754edd1d /.gitignore
parentf02e15d338183186f6ff3634fa8b093025e8ac20 (diff)
downloadbluez-3ca24567636744ee29b70300052105b0fcceddb1.tar.gz
gitignore: Add generated files to the ignore list
This patch adds generated files like manpages and binaries to the ignore list so it won't show with 'git status'.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 14 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f4fb5db28..9c8393a81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,23 +47,33 @@ tools/avinfo
tools/bccmd
tools/hwdb
tools/ciptool
+tools/ciptool.1
tools/hciattach
+tools/hciattach.1
tools/hciconfig
+tools/hciconfig.1
tools/hcieventmask
tools/hcisecfilter
tools/hcitool
+tools/hcitool.1
tools/hcidump
+tools/hcidump.1
tools/hid2hci
+tools/hid2hci.1
tools/rfcomm
+tools/rfcomm.1
tools/l2ping
+tools/l2ping.1
tools/l2test
tools/cltest
tools/rctest
+tools/rctest.1
tools/scotest
tools/amptest
tools/oobtest
tools/advtest
tools/sdptool
+tools/sdptool.1
tools/avtest
tools/bdaddr
tools/bluemoon
@@ -116,6 +126,7 @@ tools/rfcomm-tester
tools/bnep-tester
tools/userchan-tester
tools/btattach
+tools/btattach.1
tools/btconfig
tools/btmgmt
tools/btsnoop
@@ -125,15 +136,18 @@ tools/btmon-logger
tools/bluetooth-logger.service
peripheral/btsensor
monitor/btmon
+monitor/btmon.1
emulator/btvirt
emulator/b1ee
emulator/hfp
client/bluetoothctl
tools/meshctl
tools/mesh-cfgclient
+tools/mesh-cfgtest
mesh/bluetooth-meshd
src/bluetoothd.8
+src/bluetoothd.rst
src/bluetooth.service
mesh/bluetooth-mesh.service
@@ -157,8 +171,6 @@ unit/test-mesh-crypto
unit/test-*.log
unit/test-*.trs
-doc/btmon.1
-
android/system-emulator
android/bluetoothd
android/avdtptest