feat: gitignore
This commit is contained in:
parent
3d9e2e5eee
commit
68a5f0d2e9
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# built binary
|
||||||
|
/server
|
||||||
|
|
||||||
|
# data from mitm-archive
|
||||||
|
*.db
|
||||||
|
/storage
|
Loading…
Add table
Reference in a new issue