ignoring config and database
This commit is contained in:
parent
3938b2032d
commit
21f4449da0
5 changed files with 2 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
||||||
/target
|
/target
|
||||||
|
/database
|
||||||
|
/config.ron
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
(
|
|
||||||
database_path: "./database",
|
|
||||||
port: 42069
|
|
||||||
)
|
|
|
@ -1,4 +0,0 @@
|
||||||
segment_size: 524288
|
|
||||||
use_compression: false
|
|
||||||
version: 0.34
|
|
||||||
vQÁ
|
|
BIN
database/db
BIN
database/db
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue