-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
50 lines (49 loc) · 1.64 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Build results
/GoOS/bin/
/GoOS/obj/
/GoOS/.vs/
GoOS/bin/Debug/net5.0/GoOS.iso
GoOS/bin/Debug/net6.0/GoOS.asm
GoOS/bin/Debug/net6.0/GoOS.bin
GoOS/bin/Debug/net6.0/GoOS.bin.gz
GoOS/bin/Debug/net6.0/GoOS.cdb
GoOS/bin/Debug/net6.0/GoOS.dll
GoOS/bin/Debug/net6.0/GoOS.log.html
GoOS/bin/Debug/net6.0/GoOS.obj
GoOS/bin/Debug/net6.0/GoOS.pdb
GoOS/bin/Debug/net6.0/ISO/boot/GoOS.bin.gz
GoOS/bin/Debug/net6.0/ISO/boot/grub/i386-pc/eltorito.img
GoOS/bin/Debug/net6.0/XSharp.Assembler.log
GoOS/obj/Debug/net6.0/GoOS.csproj.CoreCompileInputs.cache
GoOS/obj/Debug/net6.0/GoOS.dll
GoOS/obj/Debug/net6.0/GoOS.pdb
GoOS/obj/Debug/net6.0/ref/GoOS.dll
GoOS/obj/Debug/net6.0/refint/GoOS.dll
GoOS/.vs/GoOS/FileContentIndex/38ff5730-0e3f-4a94-82a5-ce3a75c44352.vsidx
GoOS/.vs/GoOS/FileContentIndex/25313dfb-5876-40bf-a164-4eb6fc8313ef.vsidx
GoOS/.vs/GoOS/v17/.suo
/.idea/
GoOS/.idea/
/.vs
/GoOS/obj/*
GoOS/obj/Debug/net6.0/GoOS.assets.cache
GoOS/obj/Debug/net6.0/GoOS.csproj.AssemblyReference.cache
GoOS/obj/GoOS.csproj.nuget.dgspec.json
GoOS/obj/GoOS.csproj.nuget.g.props
GoOS/obj/GoOS.csproj.nuget.g.targets
GoOS/obj/project.assets.json
GoOS/obj/project.nuget.cache
GoOS/obj/Debug/net6.0/GoOS.assets.cache
GoOS/obj/Debug/net6.0/GoOS.csproj.AssemblyReference.cache
GoOS/obj/GoOS.csproj.nuget.dgspec.json
GoOS/obj/GoOS.csproj.nuget.g.props
GoOS/obj/GoOS.csproj.nuget.g.targets
GoOS/obj/project.assets.json
GoOS/obj/project.nuget.cache
GoOS/obj/Debug/net6.0/GoOS.assets.cache
GoOS/obj/Debug/net6.0/GoOS.csproj.AssemblyReference.cache
GoOS/obj/GoOS.csproj.nuget.dgspec.json
GoOS/obj/GoOS.csproj.nuget.g.props
GoOS/obj/GoOS.csproj.nuget.g.targets
GoOS/obj/project.assets.json
GoOS/obj/project.nuget.cache