diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:22:29 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:22:29 +0200 |
commit | 9b5766c46b45bfebb846d4bc1f4afab55d28083c (patch) | |
tree | 1f63ed94e1e13eb44240ce243a604cbf9ad76837 | |
parent | de70630cef07d2a502d41bccb63fdcb43c7a044e (diff) |
Update gitignore to reflect recent changes
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 21b1f6c6..656c43ec 100644 --- a/.gitignore +++ b/.gitignore @@ -44,9 +44,10 @@ plugins/wmpa/wmpa_i.c src/pixmaps/inline_pngs.h src/htm/obj/* win32/build/* +win32/build-xp/* win32/ipch/* -win32/hexchat.opensdf -win32/hexchat.sdf resource.h +*.opensdf +*.sdf *.suo *.user |