From e66457472d52fc96a1b5d3c30beed4b07f14fe8b Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sat, 29 Jun 2013 21:58:46 +0000 Subject: [PATCH] Update .gitignore to add some Windows specific build stuff to ignore list. svn path=/trunk/; revision=50231 --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.gitignore b/.gitignore index 0549c165a2..5f960bf15b 100644 --- a/.gitignore +++ b/.gitignore @@ -139,6 +139,23 @@ wiretap/abi-descriptor.xml wsutil/abi-check-headers/ wsutil/abi-descriptor.xml +# Windows Stuff # +################# +*.bsc +*.chm +*.dsp +*.dsw +*.chm +*.exp +*.lib +*.ilk +*.manifest +*.pdb +*.rc +*.res +*.manifest +/wireshark-gtk* + # Misc # ######## *.swp