diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-09-16 22:40:12 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-09-16 22:40:12 +0000 |
commit | 9d84b0722ef8f127d0141c975529d01c93c4a899 (patch) | |
tree | 07dcc0847ebe5e95d4600f1cab2f9ae8961ad1c3 | |
parent | fef4e432c4016dcfce726896a763c044420d9aa1 (diff) | |
download | mdk-9d84b0722ef8f127d0141c975529d01c93c4a899.tar.gz mdk-9d84b0722ef8f127d0141c975529d01c93c4a899.tar.bz2 |
new ignored files
-rw-r--r-- | mixguile/.cvsignore | 2 | ||||
-rw-r--r-- | samples/.cvsignore | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/mixguile/.cvsignore b/mixguile/.cvsignore index f438be9..ea64545 100644 --- a/mixguile/.cvsignore +++ b/mixguile/.cvsignore @@ -1,6 +1,8 @@ .deps Makefile Makefile.in +hello.mix +hello.mixal hook-test.scm mixguile runtest.scm diff --git a/samples/.cvsignore b/samples/.cvsignore index 21be91e..63d1daa 100644 --- a/samples/.cvsignore +++ b/samples/.cvsignore @@ -43,4 +43,7 @@ tape4.dev tape5.dev tape6.dev tape7.dev +timebug.mix +timebug.mixal +timebug.mls va.mix |