- Docker 개발 환경 구성 (nginx, php, mariadb) - 그누보드 기본 extend 파일들 추가 - R2 파일 목록 확인 스크립트 추가 - .gitignore 설정 (gnuboard 코어, 테스트 파일 제외) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
94 B
Plaintext
11 lines
94 B
Plaintext
|
|
# Gnuboard core (install separately)
|
|
gnuboard/
|
|
|
|
# Test files
|
|
*.txt
|
|
*.png
|
|
|
|
# Local data
|
|
data/
|