summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2013-07-05 06:02:33 -0700
committerThomas Graf <tgraf@redhat.com>2013-07-05 06:02:33 -0700
commit924d1e1fb48eb0c1bf0abee3afba005e06368432 (patch)
tree5d66a83074b79a8f8d3b274a58bd3cc77db1dec8
Initial commit
-rw-r--r--.gitignore17
-rw-r--r--README.md4
2 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0331bbb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+# Object files
+*.o
+
+# Libraries
+*.lib
+*.a
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+*.so.*
+*.dylib
+
+# Executables
+*.exe
+*.out
+*.app
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f47f8b3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+bmon
+====
+
+bandwidth monitor and rate estimator