プロジェクトルールの更新、.gitignoreにSample-dataを追加、業務用Webアプリケーションの仕様書を新規作成

This commit is contained in:
president
2025-12-19 14:31:22 +09:00
parent 0cae0f99ce
commit bf74153533
3 changed files with 134 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
Sample-data/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/