diff options
author | Jamey Sharp <jamey@minilop.net> | 2006-02-18 23:57:14 -0800 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2006-02-18 23:57:14 -0800 |
commit | 26295813a1e15def04ae1d8474677d8608c986b4 (patch) | |
tree | 0aa1544713e53c397d3836209ed958d5a5d03ef9 | |
parent | 127fe23b7ae97afdd317e04fff1133e1d52f89d1 (diff) |
Update .gitignores for .o files and autofoo stuff.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | keysyms/.gitignore | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,4 @@ install-sh libtool ltmain.sh missing +xcb_util_intro diff --git a/keysyms/.gitignore b/keysyms/.gitignore new file mode 100644 index 0000000..42d647e --- /dev/null +++ b/keysyms/.gitignore @@ -0,0 +1,2 @@ +.deps +*.pc |