[PATCH 1/9] misc: Ignore the two osmo-pcu binaries and files created by vim

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

Holger Hans Peter Freyther hfreyther at sysmocom.de
Tue Jul 30 19:26:39 UTC 2013


From: Holger Hans Peter Freyther <holger at moiji-mobile.com>

---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 032b9cf..4f418d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *.o
 *.lo
 *.a
+*.sw?
 Makefile.in
 Makefile
 .deps
@@ -22,3 +23,7 @@ core
 core.*
 
 osmoappdesc.pyc
+
+# binaries
+src/osmo-pcu
+src/osmo-pcu-remote
-- 
1.8.3.2





More information about the osmocom-net-gprs mailing list