chore: initialize project repository
This commit is contained in:
19
.dockerignore
Executable file
19
.dockerignore
Executable file
@@ -0,0 +1,19 @@
|
||||
.venv/
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.eggs/
|
||||
.git/
|
||||
.gitignore
|
||||
.vscode/
|
||||
.idea/
|
||||
.claude/
|
||||
.agents/
|
||||
*.log
|
||||
logs_cli*.txt
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user