Skip to content

Commit 0c76a9f

Browse files
committed
Cleanup.
1 parent 1dc6098 commit 0c76a9f

File tree

3 files changed

+9
-8266
lines changed

3 files changed

+9
-8266
lines changed

.gitignore

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
nohup.out
2-
redis/*
3-
rdsrv
4-
pkg/*
5-
coverage/*
6-
.idea
71
*.rdb
82
*.swp
9-
.yardoc
10-
doc/
3+
/.idea
4+
/.yardoc
5+
/coverage/*
6+
/doc/
7+
/nohup.out
8+
/pkg/*
9+
/rdsrv
10+
/redis/*
11+
/test/db

test/db/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)