chore: 프로젝트 초기 설정 및 의존성 추가
Made-with: Cursor
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
logs/
|
||||
*.log
|
||||
.venv/
|
||||
venv/
|
||||
Reference in New Issue
Block a user