diff options
author | William Jon McCann <mccann@jhu.edu> | 2007-03-08 21:24:25 -0500 |
---|---|---|
committer | William Jon McCann <mccann@jhu.edu> | 2007-03-08 21:24:25 -0500 |
commit | 54246537dfdcb89ee34dfbaa8b909b94ae2845b9 (patch) | |
tree | 0ca2655e3a7e53a0656cf76d5cb391d62d5722ab /tools/linux | |
parent | 1702970a3ea3de88f04623f69a3ab5260f77d2c5 (diff) |
update all .gitignore files
Diffstat (limited to 'tools/linux')
-rw-r--r-- | tools/linux/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/linux/.gitignore b/tools/linux/.gitignore new file mode 100644 index 0000000..231a082 --- /dev/null +++ b/tools/linux/.gitignore @@ -0,0 +1,9 @@ +*.la +*.lo +*.o +.deps +.libs +Makefile +Makefile.in +ck-collect-session-info +ck-get-x11-server-pid |