diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-21 19:11:47 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-21 19:11:47 +0200 |
commit | e1bb85457ada8a9df6dfe4cea88f1a502fb57418 (patch) | |
tree | 526e758776fa5cff753a22d6d238d270f4c48b75 | |
parent | 9c4f98e2785ff75fc39ddb9b3b357c514048799e (diff) | |
download | weechat-e1bb85457ada8a9df6dfe4cea88f1a502fb57418.zip |
Add doc autogen files to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9149c3855..a8dd0b121 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ *.xsl ABOUT-NLS +doc/*/*autogen* autom4te* build/* config.guess |