1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 11:13:02 +01:00
LinkAce/.gitignore

27 lines
356 B
Plaintext
Raw Normal View History

/node_modules
/logs
/public/hot
/public/storage
/public/mix-manifest.json
/lang/vendor
/storage/*.key
2020-07-01 23:33:43 +02:00
/tests/Controller/logs
/vendor
/.idea
/.tmp
/.vscode
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
2023-03-16 21:58:53 +01:00
.env.*
!.env.docker
!.env.docker.production
!.env.example
.phpunit.result.cache
2018-08-22 22:35:23 +02:00
_ide_helper.php
2018-08-31 12:09:40 +02:00
_ide_helper_models.php
2018-09-03 23:47:32 +02:00
linkace