summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c5371b264..e9d41a20b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,9 +10,9 @@ Makefile.in
missing
*.sw?
*~
-*lo
-*la
-*o
+*.lo
+*.la
+*.o
.libs
Makefile
stamp-h1