diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-06-15 22:56:52 +0200 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-06-15 22:56:52 +0200 |
commit | bdc3e20b83835027f634cfc94e7f403e25cab9f5 (patch) | |
tree | ed22703b8539d7b527389cf58cee5fd00ccc375e /.gitignore | |
parent | b350694453eb506841388a1f221f8faa7e30f1ce (diff) |
Some more ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 90a95e3c..86b4fbc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # git ignore file +plugins/wmpa/wmpa_h.h +plugins/wmpa/wmpa_i.c +src/pixmaps/inline_pngs.h +win32/build/* win32/ipch/* win32/xchat.opensdf win32/xchat.sdf win32/xchat.suo -src/pixmaps/inline_pngs.h +resource.h |