diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 15:01:54 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 15:01:54 +0200 |
commit | c33342b20245a1b611dc985dadec1db3df3f7521 (patch) | |
tree | 8baf1fbbb3a9adc9302834e4a70ab24db9fecabd /.gitignore | |
parent | c95481a85b077e3b4e2846f63342377f0bf65026 (diff) |
Rename XTM to HTM
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bf5022b6..c88057db 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ plugins/wmpa/wmpa_h.h plugins/wmpa/wmpa_i.c src/pixmaps/inline_pngs.h -src/xtm/obj/* +src/htm/obj/* win32/build/* win32/ipch/* win32/hexchat.opensdf |