mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
37 lines
427 B
Plaintext
37 lines
427 B
Plaintext
**/__pycache__
|
|
**/*venv
|
|
**/.classpath
|
|
**/.dockerignore
|
|
**/.env
|
|
**/.git
|
|
**/.gitignore
|
|
**/.project
|
|
**/.settings
|
|
**/.toolstarget
|
|
**/.vs
|
|
**/.vscode
|
|
**/*.*proj.user
|
|
**/*.dbmdl
|
|
**/*.jfm
|
|
**/bin
|
|
**/charts
|
|
**/docker-compose*
|
|
**/compose*
|
|
**/Dockerfile*
|
|
**/node_modules
|
|
**/npm-debug.log
|
|
**/obj
|
|
**/secrets.dev.yaml
|
|
**/values.dev.yaml
|
|
*.db
|
|
LICENSE
|
|
README.md
|
|
data/
|
|
cert/
|
|
nginx-certs/
|
|
nginx-vhost.d/
|
|
nginx-html/
|
|
nginx-acme/
|
|
**/target/
|
|
.idea/
|