summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2010-11-11 19:15:28 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2010-11-11 19:15:28 -0800
commit91eb09a12a040795a2aca06de050b4507af93790 (patch)
treeec99bf559a02e8e31cd1dbeac6e08ac4ead0202f /.gitignore
parent0f5de703f7641cf583b907c047df98b1014d5653 (diff)
downloadvyatta-cfg-91eb09a12a040795a2aca06de050b4507af93790.tar.gz
vyatta-cfg-91eb09a12a040795a2aca06de050b4507af93790.zip
continue config parser work
* add parser to package build. * add prefix, error handling, etc. * fix handling of empty and 1-char values in lex. * add API function.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b1ed39..44d745e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,5 +41,8 @@ libtool
/src/cli_parse.c
/src/cli_parse.h
/src/cli_val.c
+/src/cparse/cparse.cpp
+/src/cparse/cparse.h
+/src/cparse/cparse_lex.c
/tools/rl_passwd