]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add files generated by CMake on Windows to .gitignore
authorDaniel Miller <[email protected]>
Tue, 2 Oct 2018 03:08:01 +0000 (22:08 -0500)
committerDaniel Miller <[email protected]>
Tue, 2 Oct 2018 03:08:01 +0000 (22:08 -0500)
.gitignore

index 083f4f8458d4aaba3989f6251c6abd1f9e46ef85..f0a195c8dbe2c9a0573cb6f72f67132a4b6f0163 100644 (file)
@@ -18,3 +18,20 @@ tcpdump-*.tar.gz
 version.c
 failure-outputs.txt
 autom4te.cache/
+*.VC.db
+*.VC.opendb
+ALL_BUILD.vcxproj*
+ZERO_CHECK.vcxproj*
+check.vcxproj*
+netdissect.vcxproj*
+tcpdump.vcxproj*
+uninstall.vcxproj*
+CMakeCache.txt
+CMakeFiles/
+Debug/
+cmake_install.cmake
+cmake_uninstall.cmake
+netdissect.dir/
+tcpdump.dir/
+tcpdump.sln
+.vs/