diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7acc4a688e..358bc4db12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +*~ *.o +*.[78] +*.a *.lo *.la .libs |