API de comptabilité horaire.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.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