浏览代码

.gitignore: ignore autotools files

Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil 10 年之前
父节点
当前提交
a5f447039e
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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