diff --git a/.cvsignore b/.cvsignore
index a7773e72e4ce8b95e816d13a6794b1872db8898d..25bc03d5a3aaef95df206f220384623a1eaa95d3 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -20,5 +20,6 @@ desdata
 generate_q
 keymap.h
 parity.h
+rijndael_test
 rotors.h
 twofish_test
diff --git a/.gitignore b/.gitignore
index 5c4a5b09f5a287b02ebdd06784f866a0ebf10883..d8b92aa08f7a3ff41d572f8e5243f4b6d3d806af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,5 +52,6 @@ core
 /generate_q
 /keymap.h
 /parity.h
+/rijndael_test
 /rotors.h
 /twofish_test