Browse Source

.gitignore: ignore autotools files

Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil 10 years ago
parent
commit
a5f447039e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -235,3 +235,8 @@ requests.db
 ##########################
 tags
 
+##########################
+## Files created by autotools
+##########################
+*.lo
+.libs