diff options
author | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:24:20 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:24:20 -0400 |
commit | b50ba3bfa200d146402ba7ea0fa68a52dff957c9 (patch) | |
tree | 8818a3a0f8a6c0e75eade4bb5edc554491f04960 /.gitignore | |
parent | 828e9cab677f38961628f74c8bfa77bef587e10f (diff) |
Rename .cvsignore to .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..f4369fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +beforelight +beforelight.1 +Beforelight +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 |