forked from RedisInsight/RedisDesktopManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
62 lines (61 loc) · 1.01 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
*.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*
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
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/*