This repository has been archived by the owner on Sep 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
/
.gitignore
69 lines (68 loc) · 1.49 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
60
61
62
63
64
65
66
67
68
69
QtwitterLib.pro.user
*.pdb
debug/*
Makefile*
QTwitLib.pro.user
release/*
QTweetLib.pro.user
QTweetLib.pro.user.*
exampletest/debug/*
exampletest/ui_*.h
exampletest/exampletest.pro.user
exampletest/*.sdf
exampletest/*.sln
exampletest/*.suo
exampletest/*.vcxproj
exampletest/*.vcxproj.*
exampletest/ipch/*
*.opensdf
exampletest/exampletest.pro.user.*
lib/*.exe
lib/*.dll
lib/*.exp
lib/*.ilk
lib/*.lib
lib/*.prl
qjson/debug
scr/debug
src/debug
qjson/*.vcxproj
qjson/*.vcxproj.*
*.sdf
*.sln
*.suo
src/*.vcxproj
src/*.vcxproj.*
examples/search/debug/*
examples/timelines/debug/*
examples/statusupdate/debug/*
examples/statusupdate/ui_mainwindow.h
examples/timelines/ui_mainwindow.h
examples/timelines/ui_mainwindow.h
examples/geosearch/debug/*
ipch/*
examples/timelines/*.vcxproj.*
examples/geosearch/*.vcxproj*
examples/geosearch/ui_geosearch.h
examples/search/*.vcxproj*
examples/statusupdate/*.vcxproj*
examples/timelines/*.vcxproj*
examples/georeverse/debug/*
examples/georeverse/ui_*.h
examples/followers/debug/*
examples/followers/*.vcxproj.*
examples/followers/*.vcxproj
examples/georeverse/*.vcxproj*
examples/followers/ui_*.h
examples/search/ui_*.h
examples/search/ui_*.h
examples/search/ui_*.h
examples/userstream/debug/*
examples/userstream/ui_*.h
examples/pinauthstatusupdate/debug/*.obj
examples/pinauthstatusupdate/debug/moc_*.cpp
examples/pinauthstatusupdate/debug/*.exe
examples/pinauthstatusupdate/debug/*.ilk
examples/pinauthstatusupdate/debug/*.intermediate.manifest
examples/pinauthstatusupdate/ui_*.h
*.o