diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-07-28 14:30:32 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-07-28 14:30:32 -0700 |
commit | 639c835bc2730a4fbffd915f5b2028a68375ee7a (patch) | |
tree | 203d61e1d5e8ef422d6aba3851d2f83a1f838b6b /.gitignore | |
parent | 0247864ef578ac05bbac8dc5175e674ce7b82714 (diff) | |
download | vyatta-cfg-639c835bc2730a4fbffd915f5b2028a68375ee7a.tar.gz vyatta-cfg-639c835bc2730a4fbffd915f5b2028a68375ee7a.zip |
add new cstore library
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,6 @@ libtool /aclocal.m4 /autom4te.cache -/build-stamp /config /config.log /config.guess @@ -17,12 +16,15 @@ libtool /config.sub /configure /debian/files +/debian/tmp /debian/vyatta-cfg /debian/vyatta-cfg.postinst /debian/vyatta-cfg.postrm +/debian/libvyatta-cfg-dev /debian/*.log /debian/*.substvars /debian/*.debhelper +/debian/stamp-* /INSTALL /Makefile.in /Makefile |