diff options
| author | Peter Hutterer <peter@cs.unisa.edu.au> | 2007-11-08 14:16:34 +1030 |
|---|---|---|
| committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2007-11-08 14:16:34 +1030 |
| commit | 8806f3db5417f1c5946b6589cf2f043e9e7c68d3 (patch) | |
| tree | 290d30740135e471476bf564317dc195381f657f /.gitignore | |
| parent | 1e0b1816a95910631a6b1c8572b9689c32aeb3a0 (diff) | |
Autotool the lot.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..892c51b --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.o +config.* +Makefile +*.in +stamp-h1 +.deps +*.swp +*.m4 +src/xinput +autom4te.cache +compile +configure +depcomp +install-sh +missing +xinput.1 |
