API de comptabilité horaire.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.gitattributes 247B

12345678
  1. # See https://git-scm.com/docs/gitattributes for more about git attribute files.
  2. # Mark the database schema as having been generated.
  3. db/schema.rb linguist-generated
  4. # Mark any vendored files as having been vendored.
  5. vendor/* linguist-vendored