Skip to content

Commit 9ed6159

Browse files
committed
ignore
1 parent 93ffafd commit 9ed6159

26 files changed

+25
-41
lines changed

.gitignore

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,28 @@ MigrationBackup/
360360

361361
# Fody - auto-generated XML schema
362362
FodyWeavers.xsd
363+
Build/Example-Project.exe
364+
Build/Intermediate/.NETFramework,Version=v4.0.AssemblyAttributes.cpp
365+
Build/Intermediate/Example-Project.exe.recipe
366+
Build/Intermediate/Example-Project.tlog/CL.command.1.tlog
367+
Build/Intermediate/Example-Project.tlog/CL.read.1.tlog
368+
Build/Intermediate/Example-Project.tlog/CL.write.1.tlog
369+
Build/Intermediate/Example-Project.tlog/Example-Project.lastbuildstate
370+
Build/Intermediate/Example-Project.tlog/Example-Project.write.1u.tlog
371+
Build/Intermediate/Example-Project.tlog/link.command.1.tlog
372+
Build/Intermediate/Example-Project.tlog/link.read.1.tlog
373+
Build/Intermediate/Example-Project.tlog/link.write.1.tlog
374+
Build/Intermediate/Example-Project.vcxproj.FileListAbsolute.txt
375+
Build/Intermediate/Randomize.exe.recipe
376+
Build/Intermediate/Randomize.tlog/CL.command.1.tlog
377+
Build/Intermediate/Randomize.tlog/CL.read.1.tlog
378+
Build/Intermediate/Randomize.tlog/CL.write.1.tlog
379+
Build/Intermediate/Randomize.tlog/link.command.1.tlog
380+
Build/Intermediate/Randomize.tlog/link.read.1.tlog
381+
Build/Intermediate/Randomize.tlog/link.write.1.tlog
382+
Build/Intermediate/Randomize.tlog/metagen.read.1.tlog
383+
Build/Intermediate/Randomize.tlog/metagen.write.1.tlog
384+
Build/Intermediate/Randomize.tlog/Randomize.lastbuildstate
385+
Build/Intermediate/Randomize.vcxproj.FileListAbsolute.txt
386+
Build/Randomize.exe
387+
Build/Randomize.exe.metagen

Build/Example-Project.exe

-16 KB
Binary file not shown.

Build/Intermediate/.NETFramework,Version=v4.0.AssemblyAttributes.cpp

Lines changed: 0 additions & 2 deletions
This file was deleted.

Build/Intermediate/Example-Project.exe.recipe

Lines changed: 0 additions & 11 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Build/Intermediate/Example-Project.tlog/Example-Project.lastbuildstate

Lines changed: 0 additions & 2 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)