chore: update gitignore to remove debug folder
This commit is contained in:
parent
778ad9ef0b
commit
4c7e29991c
.gitignore
grafika_projekt/Debug
Camera.objSOIL.objShader_Loader.objgrafika_projekt.Build.CppClean.loggrafika_projekt.exe.recipegrafika_projekt.ilkgrafika_projekt.log
grafika_projekt.tlog
CL.command.1.tlogCL.read.1.tlogCL.write.1.tloggrafika_projekt.lastbuildstatelink.command.1.tloglink.read.1.tloglink.write.1.tlog
grafika_projekt.vcxproj.FileListAbsolute.txtimage_DXT.objimage_helper.objmain.objmain.obj.encstb_image_aug.objvc142.idbvc142.pdb
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.vs/*
|
||||
Debug/*
|
||||
/Debug/
|
||||
grafika_projekt/Debug/
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,20 +0,0 @@
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\vc142.pdb
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\vc142.idb
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\camera.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\main.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\shader_loader.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\stb_image_aug.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\soil.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\image_helper.obj
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\image_dxt.obj
|
||||
j:\source\repos\grafika_projekt\debug\grafika_projekt.pdb
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\cl.command.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\cl.read.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\cl.write.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link-cvtres.read.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link-cvtres.write.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link-rc.read.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link-rc.write.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link.command.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link.read.1.tlog
|
||||
j:\source\repos\grafika_projekt\grafika_projekt\debug\grafika_projekt.tlog\link.write.1.tlog
|
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<ProjectOutputs>
|
||||
<ProjectOutput>
|
||||
<FullPath>J:\source\repos\grafika_projekt\Debug\grafika_projekt.exe</FullPath>
|
||||
</ProjectOutput>
|
||||
</ProjectOutputs>
|
||||
<ContentFiles />
|
||||
<SatelliteDlls />
|
||||
<NonRecipeFileRefs />
|
||||
</Project>
|
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
main.cpp
|
||||
J:\source\repos\grafika_projekt\grafika_projekt\src\main.cpp(108,10): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
|
||||
J:\source\repos\grafika_projekt\grafika_projekt\src\main.cpp(109,10): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
|
||||
grafika_projekt.vcxproj -> J:\source\repos\grafika_projekt\Debug\grafika_projekt.exe
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0:
|
||||
Debug|Win32|J:\source\repos\grafika_projekt\|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user