Browse Source

Merge pull request #76 from ceph/wip-gitignore

.gitignore: ignore autotools files
bel2125 10 years ago
parent
commit
5fc2b82951
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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