summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-11 15:54:29 +0100
committerJohn Crispin <blogic@openwrt.org>2013-11-12 10:32:32 +0100
commitcd4af8eb78c30718f999c487c93e257bbd969cb1 (patch)
tree4efeb2684dbe11b153ed168198d31c6208744f95 /.gitignore
parent582c88fdb55e01f3814e9c09a860651ed51a659d (diff)
downloadunitd-cd4af8eb78c30718f999c487c93e257bbd969cb1.tar
unitd-cd4af8eb78c30718f999c487c93e257bbd969cb1.zip
add data type validator
Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ffccf56..7d82eca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
procd
+validate_data
logread
askfirst
udevtrigger
.*
+*.so
Makefile
CMakeCache.txt
CMakeFiles