diff options
author | Patrick Griffs <tingping@tingping.se> | 2012-06-17 05:45:08 +0200 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-06-17 05:45:08 +0200 |
commit | 6bca080d93e73132a7d41977687bffc476cff697 (patch) | |
tree | f12c8ff8d910b13dfb64c367555cdde328da3bc6 /.gitignore | |
parent | 35821f3875e4a718932f7f67debdeacaa8c6cc3d (diff) |
Add XChat Theme Manager (TingPing)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 86b4fbc2..f1e9c0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ plugins/wmpa/wmpa_h.h plugins/wmpa/wmpa_i.c src/pixmaps/inline_pngs.h +src/xtm/obj/* win32/build/* win32/ipch/* win32/xchat.opensdf |