mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 12:45:47 +01:00
Add import & export scripts
This commit is contained in:
parent
58cf68ba58
commit
b8f037352c
5 changed files with 390 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
/ip46tables
|
||||
/nft46
|
||||
reaction*.db
|
||||
reaction*.db.old
|
||||
reaction*.export.json
|
||||
/reaction*.sock
|
||||
/result
|
||||
/wiki
|
||||
|
|
@ -11,3 +13,5 @@ reaction*.db
|
|||
*.qcow2
|
||||
debian-packaging/*
|
||||
*.swp
|
||||
export-go-db/export-db
|
||||
import-rust-db/target/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue