Completed the search function on ndn-atmos.
Additionally cleaned up the submodules.
All old code has been removed.
Change-Id: If653f3e4b8d18f3c71052c123bc7d1593e50b5d6
diff --git a/.gitmodules b/.gitmodules
index 91eb1ee..6b09fa1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,13 @@
[submodule "client/ndn-js"]
path = client/ndn-js
url = https://github.com/named-data/ndn-js.git
+ ignore = dirty
[submodule "ndn-cxx"]
path = ndn-cxx
url = https://github.com/named-data/ndn-cxx.git
+ ignnore = dirty
[submodule "ChronoSync"]
path = ChronoSync
url = https://github.com/named-data/ChronoSync.git
+ ignore = dirty
+