diff options
author | levitte <levitte> | 2005-04-11 14:16:27 +0000 |
---|---|---|
committer | levitte <levitte> | 2005-04-11 14:16:27 +0000 |
commit | 8987d825b7edd998cc30f15638b55e4bb60e5c69 (patch) | |
tree | 16ea626be7c0ee771be8c2db9e506254cbb5d784 /crypto/bf | |
parent | 49d65c66580881cc9c5d1292d5c1a9de1c5f49de (diff) | |
download | openssl-8987d825b7edd998cc30f15638b55e4bb60e5c69.tar.gz |
Add emacs cache files to .cvsignore.
Diffstat (limited to 'crypto/bf')
-rw-r--r-- | crypto/bf/.cvsignore | 2 | ||||
-rw-r--r-- | crypto/bf/asm/.cvsignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/crypto/bf/.cvsignore b/crypto/bf/.cvsignore index c6d03a9db..439e6d3eb 100644 --- a/crypto/bf/.cvsignore +++ b/crypto/bf/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/bf/asm/.cvsignore b/crypto/bf/asm/.cvsignore index 3e14af16d..0a60dba70 100644 --- a/crypto/bf/asm/.cvsignore +++ b/crypto/bf/asm/.cvsignore @@ -1,2 +1,4 @@ bx86unix.cpp bx86-elf.s +*.flc +semantic.cache |