Add import & export scripts

This commit is contained in:
ppom 2024-10-19 12:00:00 +02:00
commit b8f037352c
5 changed files with 390 additions and 0 deletions

4
.gitignore vendored
View file

@ -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/