diff options
author | Keith Packard <keithp@neko.keithp.com> | 2006-09-13 12:35:05 -0700 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2006-09-13 12:35:05 -0700 |
commit | 81ecda4300e007d62b36942fd6ac56a3ee1a1fa0 (patch) | |
tree | 8be2378310ec35c2679528474e38f18c09d43e44 /.gitignore | |
parent | 1cb8f4cda51fc256908a199c2599f46211c0cd52 (diff) |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c0562cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*~ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing +randrproto.pc |