diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:13:09 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:13:09 +0000 |
commit | c6e2a1956890b4756bfd8d37eccc5648af9c72fa (patch) | |
tree | aa90ca4bb64c312a12c38d1c5cb55631447187a9 | |
parent | d224fce0fb7871c737c0798462df736a45b73520 (diff) |
add staging_dir_* to .cvsignore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@457 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 3e42a81af..102cb5fec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,4 +4,5 @@ dl root_fs* build_* toolchain_build_* +staging_dir_* bin |