I use this system in a few of the projects I've contributed to, to ignore architecture-specific linux binaries.
@@ -16,3 +16,5 @@
*.exe
*.out
*.app
+*.i*86
+*.x86_64