diff options
author | Jamey Sharp <jamey@minilop.net> | 2006-03-08 22:49:59 -0800 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2006-03-08 22:49:59 -0800 |
commit | fd1f9cb13f9ab9a6bb6aa0c894d4891809bece8a (patch) | |
tree | b7d8182bd4bba589c588521b4e6cd4c95d885a99 /src/.gitignore | |
parent | 6fb661f3ff2fca342b4ea76d5a583c5e4f53e076 (diff) |
Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/.gitignore b/src/.gitignore index f3e1232..1b0d39b 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,14 +1,3 @@ -.deps -.libs -Makefile -Makefile.in -config.h -config.h.in -stamp-h1 -*.lo -*.loT -*.la -*.o xproto.c xproto.h xcb_des.c @@ -16,4 +5,3 @@ xcb_types.c xcb_types.h extensions X11 -check_all |