diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-09 11:26:55 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-09 11:26:55 +0200 |
commit | 2943ea9f9c9436856c0521056ee77b66d66a1153 (patch) | |
tree | bfb77ca7d10a0bbeb93e4c947897a74df28f0378 /.gitignore | |
parent | f924dc1beb3692a3a8977788e275b245b18d3826 (diff) | |
download | weechat-2943ea9f9c9436856c0521056ee77b66d66a1153.zip |
Add files debian/*.log to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d35290b84..f718ecd1c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ config.status config.sub configure date.xml +debian/*.log depcomp insert-header.sin install-sh |