This commit is contained in:
TheGiddyLimit
2024-01-01 19:26:38 +00:00
parent c303f64d0c
commit 7a8af5a709
8 changed files with 1548 additions and 1 deletions

26
.gitattributes vendored Normal file
View File

@@ -0,0 +1,26 @@
*.js text eol=lf
*.cjs text eol=lf
*.mjs text eol=lf
*.json text eol=lf
*.html text eol=lf
*.scss text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.sh text eol=lf
*.css text eol=lf
*.xml text eol=lf
*.svg text eol=lf
*.hbs text eol=lf
*.txt text eol=lf
.dockerignore text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
.eslintignore text eol=lf
.eslintrc.cjs text eol=lf
.gitmodules text eol=lf
.node-version text eol=lf
manifest.webmanifest text eol=lf
docker/*.conf text eol=lf
Dockerfile text eol=lf