forked from CosmosOS/Cosmos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (51 loc) · 819 Bytes
/
.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
51
52
53
54
55
56
57
58
59
# User-specific files
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates
*.nuget.props
*.nuget.targets
# Build results
[Aa]rtifacts
[Bb]in
[Pp]ackages/
[Oo]bj/
Docs/log.txt
*.[Oo]bj
*.ncb
*.aps
*.ccscc
*.cache
*.bak
*.swp
*.pidb
*.userprefs
*.FileListAbsolute.txt
*.[Cc]ache
*.tlog
*.vs10x
*.exe.manifest
*.mdb
*.docstates
*.vsp
*.pdb
Thumbs.db
build.force
**/Build/VSIP/
**/Setup/Output/
**/Build/VMWare/Workstation/Cosmos.vmsd
**/Build/VMWare/Workstation/Cosmos.vmxf
Setup/Current.iss
Cosmos.Assembler.Log
UpgradeLog*.htm
.sync/
source/_ReSharper.Caches/
*.~vsdx
Docs/~$RingsGen2.xlsx
source/Kernel-X86/90-Application/GuessKernelGen3.csproj
Docs/~$RingsGen3.xlsx
*.map
/Resources/Dependencies/Dapper/DapperExtensions.StrongName.deps.json
/Resources/Dependencies/Dapper/ref/DapperExtensions.StrongName.dll
.idea/