Ver Fonte

.gitignore: ignore autotools files

Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil há 10 anos atrás
pai
commit
a5f447039e
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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