fix(devdocs) delete project-tree.txt
This commit is contained in:
parent
be3b9614d0
commit
5b851b8bfb
1 changed files with 0 additions and 38 deletions
|
|
@ -1,38 +0,0 @@
|
||||||
.
|
|
||||||
├── furt-lua
|
|
||||||
│ ├── config
|
|
||||||
│ │ └── server.lua
|
|
||||||
│ ├── deployment
|
|
||||||
│ │ └── openbsd
|
|
||||||
│ │ └── rc.d-furt
|
|
||||||
│ ├── production_checklist.md
|
|
||||||
│ ├── README.md
|
|
||||||
│ ├── scripts
|
|
||||||
│ │ ├── cleanup_debug.sh
|
|
||||||
│ │ ├── manual_mail_test.sh
|
|
||||||
│ │ ├── production_test_sequence.sh
|
|
||||||
│ │ ├── setup_env.sh
|
|
||||||
│ │ ├── start.sh
|
|
||||||
│ │ ├── stress_test.sh
|
|
||||||
│ │ ├── test_auth.sh
|
|
||||||
│ │ ├── test_curl.sh
|
|
||||||
│ │ ├── test_modular.sh
|
|
||||||
│ │ └── test_smtp.sh
|
|
||||||
│ ├── src
|
|
||||||
│ │ ├── auth.lua
|
|
||||||
│ │ ├── ip_utils.lua
|
|
||||||
│ │ ├── main.lua
|
|
||||||
│ │ ├── rate_limiter.lua
|
|
||||||
│ │ ├── routes
|
|
||||||
│ │ │ ├── auth.lua
|
|
||||||
│ │ │ └── mail.lua
|
|
||||||
│ │ └── smtp.lua
|
|
||||||
│ └── tests
|
|
||||||
│ └── test_http.lua
|
|
||||||
├── LICENSE
|
|
||||||
├── projct-tree.txt
|
|
||||||
├── README.md
|
|
||||||
└── tools
|
|
||||||
└── gitea -> /home/michael/tools/tool-gitea-workflow/scripts
|
|
||||||
|
|
||||||
11 directories, 25 files
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue