forked from JonMcPherson/parse-live-query-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
59 lines (53 loc) · 1.55 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
51
52
53
54
55
56
57
58
59
# Autosave files
*~
# build
[Oo]bj/
[Bb]in/
packages/
TestResults/
# Visual Studio cache directory
/.vs/
# globs
Makefile.in
*.DS_Store
*.sln.cache
*.suo
*.cache
*.pidb
*.userprefs
*.usertasks
config.log
config.make
config.status
aclocal.m4
install-sh
autom4te.cache/
*.user
*.tar.gz
tarballs/
test-results/
Thumbs.db
# Mac bundle stuff
*.dmg
*.app
# resharper
*_Resharper.*
*.Resharper
# dotCover
*.dotCover
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/CodeChunks.db
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/SemanticSymbols.db
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/SemanticSymbols.db-shm
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/SemanticSymbols.db-wal
/ParseLiveQuery/.vs/ParseLiveQuery/DesignTimeBuild/.dtbcache.v2
/ParseLiveQuery/.vs/ParseLiveQuery/FileContentIndex/f03d1f20-08e7-4d78-8071-4ddda03fe7c9.vsidx
/ParseLiveQuery/.vs/ParseLiveQuery/v17/.futdcache.v2
/ParseLiveQuery/.vs/ParseLiveQuery/v17/DocumentLayout.json
/ParseLiveQuery/.vs/ProjectEvaluation/parselivequery.metadata.v9.bin
/ParseLiveQuery/.vs/ProjectEvaluation/parselivequery.projects.v9.bin
/ParseLiveQuery/.vs/ProjectEvaluation/parselivequery.strings.v9.bin
/ParseLiveQuery/nuget.config
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/CodeChunks.db-wal
/ParseLiveQuery/.vs/ParseLiveQuery/CopilotIndices/17.12.38.29086/CodeChunks.db-shm
/ParseLiveQuery/.vs/ParseLiveQuery/FileContentIndex/8dc72806-2a39-4bb2-9b1f-0c4f2186bebf.vsidx
/ParseLiveQuery/.vs/ParseLiveQuery/v17/DocumentLayout.backup.json