diff --git a/.gitignore b/.gitignore index 75a909a..629ea5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ -# Ignore all files without a dot in them (usually binaries) -* -!*.* - *.dump-* *.hi +*.*_hi *.o +*.*_o