-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (39 loc) · 745 Bytes
/
.gitignore
File metadata and controls
44 lines (39 loc) · 745 Bytes
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
*~
*.iseq
.DS_Store
*.rzip
*.data
*.gzip
*.log
sim-public-*
rholog-*
xcuserdata/
project.xcworkspace/
sync_server*
local_server*
bin/
tmp/
config.yml
faillog.txt
*.changes
rhosimulator/
rholog.txt
sync_server.*
*.rdb
rhoapi-modules.js
license.key
README
.qmake.stash
/rhoconnect-client/build
/rhoconnect-client/Java/Android/test/gen
/rhoconnect-client/Java/Android/test/bin
/rhoconnect-client/C++/Tests/win32/bin
ext/rhoconnect-client/ext/platform/*/generated
ext/rhoconnect-client/ext/shared/generated
ext/rhoconnect-client/public/api/generated
*.xml
spec/rhoconnect_spec/RhoLogSpec.txt
spec/rhoconnect_spec/build.yml
spec/rhoconnect_spec_js/build.yml
spec/rhoconnect_spec_js/RhoLogSpec.txt
ext/rhoconnect-client/ext/platform/qt/Makefile*