mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-21 22:39:08 +00:00
Do not leak secret
This commit is contained in:
parent
9ae74f10f6
commit
3e33244e26
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
.*
|
.*
|
||||||
|
*.secret
|
||||||
!/.github
|
!/.github
|
||||||
/target
|
/target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
JLFE$kz$wJf%&^StSH&D7D5s
|
|
Loading…
Add table
Reference in a new issue