diff options
author | John Crispin <blogic@openwrt.org> | 2013-11-11 15:54:29 +0100 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-11-12 10:32:32 +0100 |
commit | cd4af8eb78c30718f999c487c93e257bbd969cb1 (patch) | |
tree | 4efeb2684dbe11b153ed168198d31c6208744f95 /.gitignore | |
parent | 582c88fdb55e01f3814e9c09a860651ed51a659d (diff) | |
download | unitd-cd4af8eb78c30718f999c487c93e257bbd969cb1.tar unitd-cd4af8eb78c30718f999c487c93e257bbd969cb1.zip |
add data type validator
Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,10 @@ procd +validate_data logread askfirst udevtrigger .* +*.so Makefile CMakeCache.txt CMakeFiles |