misc: Ignore the two osmo-pcu binaries and files created by vim
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.*
 
 osmoappdesc.pyc
+
+# binaries
+src/osmo-pcu
+src/osmo-pcu-remote