gitignore: add tests/*.static
diff --git a/.gitignore b/.gitignore
index 28a80a3..191f4cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
 tests/test_mips
 tests/test_x86
 tests/test_ppc
+tests/*.static
 
 # vim tmp file
 *.swp