[PATCH] i2c-tools: add .gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Don't display generated files, so 'git status' becomes useful again.

Signed-off-by: Wolfram Sang <wsa@xxxxxxxxxxxxx>
---
 .gitignore       | 8 ++++++++
 tools/.gitignore | 4 ++++
 2 files changed, 12 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 tools/.gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0d86cb6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.*
+*.o
+*.o.*
+*.a
+*.so
+*.so.*
+*.so.dbg
+*.ao
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644
index 0000000..18c268a
--- /dev/null
+++ b/tools/.gitignore
@@ -0,0 +1,4 @@
+i2cdump
+i2cset
+i2cget
+i2cdetect
-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux