diff options
author | Daniel Stone <daniel@fooishbar.org> | 2008-05-19 19:22:31 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2008-05-19 19:22:31 +0300 |
commit | 19802ccd3909145e3ba2f6c073271cb5f3701685 (patch) | |
tree | e3251e0ab382e0ee3792b1453c018e1a538ef9c4 | |
parent | 9129057bdbff0ec9cd8bb780cf7f85f134a291eb (diff) |
gitignore: Update with loads more bits from server
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -7,6 +7,7 @@ config.log config.status config.sub configure +configure.lineno depcomp install-sh libtool @@ -20,3 +21,20 @@ x11.pc x11-xcb.pc *~ libX11-* +local +TAGS +tags +.deps +.libs +.msg +*.lo +*.la +*.a +*.o +*~ +.*sw? +*.pbxuser +*.mode1v3 +obj* +build* +cscope* |