summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1cf4ae1..6ff28d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,7 @@ install
libtool
ltmain.sh
missing
-stamp-h1 \ No newline at end of file
+stamp-h1
+*.o
+*.a
+*.la \ No newline at end of file