remove git files

This commit is contained in:
PomPom 2022-03-29 10:54:14 +02:00
parent 04890228bb
commit 6a48bcb86a
2 changed files with 0 additions and 25 deletions

10
.gitattributes vendored
View File

@ -1,10 +0,0 @@
* text=auto
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
/.github export-ignore
CHANGELOG.md export-ignore

15
.gitignore vendored
View File

@ -1,15 +0,0 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/.idea
/.vscode