Start ruby template

This commit is contained in:
timmypidashev
2022-05-08 16:37:52 -07:00
parent 447098b7ef
commit 3c54f2470e
545 changed files with 1372 additions and 351339 deletions

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
# 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