Skip to content

Commit

Permalink
Update .gitignore with current paths and vim backup files
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsaiviking committed Jan 5, 2017
1 parent 251e2ab commit 903a51e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*~
*.ncb
*.suo
*.sdf
Expand Down Expand Up @@ -41,13 +42,13 @@ sdv-map.h
staticdv.job
StaticDVTrace.log
npcap.res
/installer/vista/
/installer/vista_winpcap/
/installer/win7/
/installer/win7_winpcap/
/installer/win8_above/
/installer/win8_above_winpcap/
/installer/DiagReport*.txt
/installer/win10/
/installer/win10_winpcap/
/installer/win8_below/
/installer/win8_below_winpcap/
/installer/disk1/
/installer/setup.inf
/installer/setup.rpt
/npcap-sdk/
/dox/prj/
/packetWin7/Dll/Project/Debug*/
Expand All @@ -57,4 +58,3 @@ npcap.res
/wpcap/libpcap/Win32/Prj/Debug*/
/wpcap/libpcap/Win32/Prj/Release*/
*.VC.opendb
!/installer/xp/*/*

0 comments on commit 903a51e

Please sign in to comment.