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 | |
parent | 602bbf26fd5ff6a03701c5f37e6f4c0fb98acf12 (diff) | |
download | aspectj-f800dc9be1d6f90cfb8085e38a380dc2e447d1d4.tar.gz aspectj-f800dc9be1d6f90cfb8085e38a380dc2e447d1d4.zip |
ignore bintest directories
-rw-r--r-- | ajbrowser/.cvsignore | 1 | ||||
-rw-r--r-- | ajde/.cvsignore | 1 | ||||
-rw-r--r-- | ajdoc/.cvsignore | 1 | ||||
-rw-r--r-- | asm/.cvsignore | 1 | ||||
-rw-r--r-- | aspectj5rt/.cvsignore | 1 | ||||
-rw-r--r-- | bcel-builder/.cvsignore | 1 | ||||
-rw-r--r-- | bridge/.cvsignore | 1 | ||||
-rw-r--r-- | org.aspectj.ajdt.core/.cvsignore | 1 | ||||
-rw-r--r-- | runtime/.cvsignore | 1 | ||||
-rw-r--r-- | taskdefs/.cvsignore | 1 | ||||
-rw-r--r-- | testing-client/.cvsignore | 1 | ||||
-rw-r--r-- | testing-drivers/.cvsignore | 3 | ||||
-rw-r--r-- | testing-util/.cvsignore | 1 | ||||
-rw-r--r-- | testing/.cvsignore | 1 | ||||
-rw-r--r-- | tests/.cvsignore | 1 | ||||
-rw-r--r-- | util/.cvsignore | 1 | ||||
-rw-r--r-- | weaver/.cvsignore | 2 |
17 files changed, 19 insertions, 1 deletions
diff --git a/ajbrowser/.cvsignore b/ajbrowser/.cvsignore index ba077a403..38972d828 100644 --- a/ajbrowser/.cvsignore +++ b/ajbrowser/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/ajde/.cvsignore b/ajde/.cvsignore index be7fbe057..6a4a0f15f 100644 --- a/ajde/.cvsignore +++ b/ajde/.cvsignore @@ -1,3 +1,4 @@ bin default.ajsym default.lst +bintest diff --git a/ajdoc/.cvsignore b/ajdoc/.cvsignore index 0c1e22155..ec5db3da3 100644 --- a/ajdoc/.cvsignore +++ b/ajdoc/.cvsignore @@ -1,2 +1,3 @@ ajdocworkingdir bin +bintest diff --git a/asm/.cvsignore b/asm/.cvsignore index ba077a403..38972d828 100644 --- a/asm/.cvsignore +++ b/asm/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/aspectj5rt/.cvsignore b/aspectj5rt/.cvsignore index ba077a403..38972d828 100644 --- a/aspectj5rt/.cvsignore +++ b/aspectj5rt/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/bcel-builder/.cvsignore b/bcel-builder/.cvsignore index ba077a403..38972d828 100644 --- a/bcel-builder/.cvsignore +++ b/bcel-builder/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/bridge/.cvsignore b/bridge/.cvsignore index 614655da9..8bdf2ac1e 100644 --- a/bridge/.cvsignore +++ b/bridge/.cvsignore @@ -2,3 +2,4 @@ bin ant.properties bridge.mf.txt +bintest diff --git a/org.aspectj.ajdt.core/.cvsignore b/org.aspectj.ajdt.core/.cvsignore index 7b42ed3b6..9c522ca46 100644 --- a/org.aspectj.ajdt.core/.cvsignore +++ b/org.aspectj.ajdt.core/.cvsignore @@ -2,3 +2,4 @@ out bin default.ajsym default.lst +bintest 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 diff --git a/taskdefs/.cvsignore b/taskdefs/.cvsignore index ba077a403..38972d828 100644 --- a/taskdefs/.cvsignore +++ b/taskdefs/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/testing-client/.cvsignore b/testing-client/.cvsignore index ba077a403..38972d828 100644 --- a/testing-client/.cvsignore +++ b/testing-client/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/testing-drivers/.cvsignore b/testing-drivers/.cvsignore index bdd8a1a18..f74c4c861 100644 --- a/testing-drivers/.cvsignore +++ b/testing-drivers/.cvsignore @@ -1,2 +1,3 @@ bin -ajcore*
\ No newline at end of file +ajcore* +bintest diff --git a/testing-util/.cvsignore b/testing-util/.cvsignore index ba077a403..38972d828 100644 --- a/testing-util/.cvsignore +++ b/testing-util/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/testing/.cvsignore b/testing/.cvsignore index ba077a403..38972d828 100644 --- a/testing/.cvsignore +++ b/testing/.cvsignore @@ -1 +1,2 @@ bin +bintest diff --git a/tests/.cvsignore b/tests/.cvsignore index c70970493..3abe73a9d 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -1,3 +1,4 @@ incr_test_scratch_* bin amcTests.xml +bintest diff --git a/util/.cvsignore b/util/.cvsignore index fe99505dc..dbb81434b 100644 --- a/util/.cvsignore +++ b/util/.cvsignore @@ -1,2 +1,3 @@ bin +bintest diff --git a/weaver/.cvsignore b/weaver/.cvsignore index 7baac0816..e1b17a04f 100644 --- a/weaver/.cvsignore +++ b/weaver/.cvsignore @@ -2,3 +2,5 @@ out bin default.lst default.ajsym +.clover +bintest |