#1 #2 #4 バックエンド資産作成

This commit is contained in:
2025-08-06 06:09:57 +09:00
parent 22ddfba57a
commit 634ac6e587
95 changed files with 2283 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# See https://git-scm.com/docs/gitattributes for more about git attribute files.
# Mark the database schema as having been generated.
db/schema.rb linguist-generated
# Mark any vendored files as having been vendored.
vendor/* linguist-vendored
config/credentials/*.yml.enc diff=rails_credentials
config/credentials.yml.enc diff=rails_credentials