diff options
author | Stefan Reinauer <stepan@openbios.org> | 2003-09-12 12:39:04 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2003-09-12 12:39:04 +0000 |
commit | 0a5f865a27fadb78c9094aa9e2fc6a1667202306 (patch) | |
tree | 96c03d788f6a1fad65ae7d35d2623b899580e2ec /util/newconfig/.cvsignore | |
parent | bcb9f858e5cffc76da5fdb3e9618d11b022aa262 (diff) | |
download | coreboot-0a5f865a27fadb78c9094aa9e2fc6a1667202306.tar.xz |
add cvsignore file
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1113 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/newconfig/.cvsignore')
-rw-r--r-- | util/newconfig/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/newconfig/.cvsignore b/util/newconfig/.cvsignore new file mode 100644 index 0000000000..397e897cf3 --- /dev/null +++ b/util/newconfig/.cvsignore @@ -0,0 +1,3 @@ +config.py +yappsrt.pyc +parsedesc.py |