diff --git a/.gitignore b/.gitignore index 1be21df..5ccc912 100644 --- a/.gitignore +++ b/.gitignore @@ -17,9 +17,9 @@ Cargo.lock **/.cabal-sandbox # Test generation leavings -tests/rsa/GenerateRSATests.hi -tests/rsa/GenerateRSATests.o -tests/rsa/gen +**/*.hi +**/*.o +**/gen tests/dsa/*.class tests/dsa/*.jar