aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-28 16:16:51 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-30 21:21:10 +0200
commit0eedcdeec79f9740e73d9ef6831cae87dd729486 (patch)
tree0108c82263cc36165ed3bbae4338ad925f222e00 /.gitignore
parent98fe945a0d54fcce20f99ad3f02f36fdd178d044 (diff)
misc: Ignore the two osmo-pcu binaries and files created by vim
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 032b9cf4..4f418d8e 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