초기 정리: PIT3000 분석 자료 업로드
- 좌표/SQL/API 분석 문서화 - 재현 스크립트와 예시 응답 추가 - 개인정보/원본 실행파일 제외
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
__pycache__/
|
||||
.venv/
|
||||
out/
|
||||
*.exe
|
||||
*.dll
|
||||
*.mdb
|
||||
*.mdf
|
||||
*.ldf
|
||||
*.bak
|
||||
.env
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user