2507회 채점자료 추가
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,12 @@
|
||||
.venv/
|
||||
|
||||
# 기본적으로 output 디렉토리 전체 무시
|
||||
output/
|
||||
|
||||
# 예외 처리: 2단계 하위 폴더의 .xlsx 파일은 추적
|
||||
!output/*/
|
||||
!output/*/*.xlsx
|
||||
|
||||
sample/
|
||||
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user