[PATCH skeleton v2 2/5] Add gitignore file

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Apr 22 00:20:50 AEST 2016


From: Brad Bishop <bradleyb at us.ibm.com>

---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..28e70be
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+lib/*
+obj/*
+bin/*.exe
+bin/pflash
+*.swp
+*.swo
-- 
2.8.1




More information about the openbmc mailing list