build: Adding waf as a build system

Change-Id: If5074b252bc30c2fdcc28ae94cb7ad2858a25d9f
diff --git a/.gitignore b/.gitignore
index 35c2f84..85f6715 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,9 @@
 
 # pkg-config file
 libndn-cpp-dev.pc
+
+# waf build system
+.waf-1*
+.lock*
+build/
+.waf-tools/*.pyc