forked from RedisInsight/RedisDesktopManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
78 lines (77 loc) · 1.19 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
70
71
72
73
74
75
76
77
78
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
*.sdf
*.opensdf
*/GeneratedFiles/*
build-redis*
.vagrant/*
redis-desktop-manager/Makefile*
build/redis*
build/gbreakpad*
redis-desktop-manager/connections.xml
*.deb
deps/libssh/example/.deps/*
deps/libssh/example/.*
deps/libssh/example/*
deps/libssh/config.status
deps/libssh/docs/Makefile
deps/libssh/libssh2.pc
deps/libssh/libtool
deps/libssh/Makefile
deps/libssh/src/.*
deps/libssh/*.lo
deps/libssh/src/**.o
deps/libssh/*.lo
deps/libssh/*/*.*o
deps/libssh/*/*.la
deps/libssh/tests/*
deps/libssh/src/libssh2_config.h
deps/libssh/src/Makefile
deps/libssh/src/stamp-h1
build-tests-*/*
tests/Makefile
tests/qml_tests/target_wrapper.sh
deps/jsoncpp/buildscons/*
deps/jsoncpp/dist/*
deps/jsoncpp/libs/*
redis-desktop-manager*.gz
build/cpp-coveralls/*
build/requests/*
.svn/
deps/gyp*
*.vsp
*.psess
build/windows/installer/redis-desktop-manager*.exe
vagrant-provision/automake*
RDM.sln.metaproj*
crashreports/*
redis-desktop-manager/ui_*.h
src/ui_*.h
src/Makefile*
build-rdm-*
src/rdm.pro.*
tests/tests.pro.*
.idea*
*~
*Makefile
*.DS_Store
tests/unit_tests/coverage*
*.qmlc
*.jsc
.qmake.stash