.gitignore增加.redis
This commit is contained in:
parent
916f63d44a
commit
8670cd3b94
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ Makefile.dep
|
|||||||
.cproject
|
.cproject
|
||||||
.project
|
.project
|
||||||
redis.layout
|
redis.layout
|
||||||
|
.redis
|
||||||
|
1424
.redis/.redis.cbp
1424
.redis/.redis.cbp
File diff suppressed because it is too large
Load Diff
@ -1,20 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
||||||
<CodeBlocks_layout_file>
|
|
||||||
<FileVersion major="1" minor="0" />
|
|
||||||
<ActiveTarget name="Debug" />
|
|
||||||
<File name="../utils/corrupt_rdb.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
||||||
<Cursor>
|
|
||||||
<Cursor1 position="338" topLine="0" />
|
|
||||||
</Cursor>
|
|
||||||
</File>
|
|
||||||
<File name="../release.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
||||||
<Cursor>
|
|
||||||
<Cursor1 position="103" topLine="0" />
|
|
||||||
</Cursor>
|
|
||||||
</File>
|
|
||||||
<File name="../src/server.c" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
|
||||||
<Cursor>
|
|
||||||
<Cursor1 position="187643" topLine="5003" />
|
|
||||||
</Cursor>
|
|
||||||
</File>
|
|
||||||
</CodeBlocks_layout_file>
|
|
Loading…
Reference in New Issue
Block a user