Skip to content

Commit

Permalink
fix: cleanup .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hsimpson committed Sep 17, 2015
1 parent 92bdb6d commit e6b3a67
Showing 1 changed file with 1 addition and 44 deletions.
45 changes: 1 addition & 44 deletions .gitignore
Expand Up @@ -25,47 +25,4 @@ vs2013/Release_x64/
vs2015/Debug_Win32/
vs2015/Debug_x64/
vs2015/Release_Win32/
vs2015/Release_x64/basic_example.exp
vs2015/Release_x64/basic_example.iobj
vs2015/Release_x64/basic_example.ipdb
vs2015/Release_x64/basic_example/basic_example.tlog/CL.command.1.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/CL.read.1.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/CL.write.1.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/basic_example.lastbuildstate
vs2015/Release_x64/basic_example/basic_example.tlog/basic_example.write.1u.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/link.command.1.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/link.read.1.tlog
vs2015/Release_x64/basic_example/basic_example.tlog/link.write.1.tlog
vs2015/Release_x64/configured_example.exp
vs2015/Release_x64/configured_example.iobj
vs2015/Release_x64/configured_example.ipdb
vs2015/Release_x64/configured_example/configur.264B0143.tlog/CL.command.1.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/CL.read.1.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/CL.write.1.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/configured_example.lastbuildstate
vs2015/Release_x64/configured_example/configur.264B0143.tlog/configured_example.write.1u.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/link.command.1.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/link.read.1.tlog
vs2015/Release_x64/configured_example/configur.264B0143.tlog/link.write.1.tlog
vs2015/Release_x64/humblelogging.exp
vs2015/Release_x64/humblelogging.iobj
vs2015/Release_x64/humblelogging.ipdb
vs2015/Release_x64/humblelogging/humblelogging.tlog/CL.command.1.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/CL.read.1.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/CL.write.1.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/humblelogging.lastbuildstate
vs2015/Release_x64/humblelogging/humblelogging.tlog/humblelogging.write.1u.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/link.command.1.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/link.read.1.tlog
vs2015/Release_x64/humblelogging/humblelogging.tlog/link.write.1.tlog
vs2015/Release_x64/mtperformance_example.exp
vs2015/Release_x64/mtperformance_example.iobj
vs2015/Release_x64/mtperformance_example.ipdb
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/CL.command.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/CL.read.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/CL.write.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/link.command.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/link.read.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/link.write.1.tlog
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/mtperformance_example.lastbuildstate
vs2015/Release_x64/mtperformance_example/mtperfor.D44F39AE.tlog/mtperformance_example.write.1u.tlog
vs2015/Release_x64/

0 comments on commit e6b3a67

Please sign in to comment.