diff options
author | Shawn Betts <sabetts@gmail.com> | 2007-10-08 17:26:17 -0700 |
---|---|---|
committer | Shawn Betts <sabetts@gmail.com> | 2007-10-08 17:26:17 -0700 |
commit | f30be1924830a6afee9935b1a6ef094dd9471dfe (patch) | |
tree | 6abc5eaf7cea50765f2042f09efb03ff6deafd4c | |
parent | e3f4eb16ef7fce25da1e77b16b87525a724b9526 (diff) | |
download | ratpoison-f30be1924830a6afee9935b1a6ef094dd9471dfe.zip |
add more ignored files
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | doc/.gitignore | 1 | ||||
-rw-r--r-- | src/.gitignore | 2 |
3 files changed, 5 insertions, 0 deletions
@@ -11,3 +11,5 @@ config.sub depcomp install-sh missing +ratpoison-*.tar.gz +ratpoison-*.tar.gz.sig
\ No newline at end of file diff --git a/doc/.gitignore b/doc/.gitignore index e16ab4b..a5915b2 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1 +1,2 @@ texinfo.tex +ratpoison.info diff --git a/src/.gitignore b/src/.gitignore index 7f9b21a..77cfffb 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -2,3 +2,5 @@ config.h config.h.in stamp-h1 +*.o +ratpoison |