diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-31 05:35:30 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-31 05:35:30 +0100 |
commit | 7613c796b700af0a61d757c40b30578abb4d8815 (patch) | |
tree | 71d4ef520c79ce4579915bf3529c34613d2943cc /.gitignore | |
parent | 49d11c26cae30947b62d28c33e8afe2883efa3d5 (diff) |
Add another temporary file 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 792ab7f4..dc2be315 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ config.log config.status config.sub configure +configure.tmp depcomp install-sh intl/ |