diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-09-15 21:52:47 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-09-15 21:52:47 +0200 |
commit | 6942d2b4b17f5b20bd27cc26aeff948037912be7 (patch) | |
tree | 1cb1adb40df49df58dfc6af487813921212b3f6b /.gitignore | |
parent | 94065e3fe06ec7ee38bbbe706b4617cd662495b6 (diff) |
Update solution to Visual Studio 2012 Express and get rid of mpcInfo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 7dad7d78..21b1f6c6 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,6 @@ win32/build/* win32/ipch/* win32/hexchat.opensdf win32/hexchat.sdf -win32/hexchat.suo resource.h -*.user \ No newline at end of file +*.suo +*.user |