diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-16 19:22:18 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-16 19:22:18 -0700 |
commit | 1dae768e463ddb3bbccd05291867eb1f7fcc6d97 (patch) | |
tree | 47539e9ac630061013cd422f9c61a33ab8fcb008 /.gitignore | |
parent | e1424c8c8e5c0aeeba304d20cbe7c475c701c641 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bb730e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +setxkbmap +setxkbmap.1 +stamp-h1 +*~ |