diff options
author | TingPing <TingPing@users.noreply.github.com> | 2013-08-28 10:21:37 -0700 |
---|---|---|
committer | TingPing <TingPing@users.noreply.github.com> | 2013-08-28 10:21:37 -0700 |
commit | 012b9c478e7d69de83fc5b1b756a6ccb564ff6d5 (patch) | |
tree | daa0e34832d482bc724b561f541c363479e28e2d /.gitignore | |
parent | 36b84c9af321effa39a06a2b137f094ab8c50bd8 (diff) | |
parent | 5d35ecfaa9eae70a14218eada1b1cf695d789f3a (diff) |
Merge pull request #730 from hasufell/mono
BUILD: add --with-theme-manager configure option
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3b1e882b..df260d40 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,11 @@ src/common/textenums.h src/common/textevents.h src/fe-gtk/hexchat src/fe-text/hexchat-text +src/htm/Main.resources src/htm/thememan.exe +src/htm/thememan.exe.config +src/htm/thememan.exe.mdb +src/htm/thememan stamp-h1 *.a *.o |