diff options
author | acolyer <acolyer> | 2005-05-31 14:41:09 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2005-05-31 14:41:09 +0000 |
commit | f800dc9be1d6f90cfb8085e38a380dc2e447d1d4 (patch) | |
tree | 2b8939d880ccadabd69535cf54179ca37b26078a /runtime | |
parent | 602bbf26fd5ff6a03701c5f37e6f4c0fb98acf12 (diff) | |
download | aspectj-f800dc9be1d6f90cfb8085e38a380dc2e447d1d4.tar.gz aspectj-f800dc9be1d6f90cfb8085e38a380dc2e447d1d4.zip |
ignore bintest directories
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/.cvsignore b/runtime/.cvsignore index ee1d501c3..50f446ead 100644 --- a/runtime/.cvsignore +++ b/runtime/.cvsignore @@ -1,3 +1,4 @@ bin ant.properties runtime.mf.txt +bintest |