misc_pterodactyl-panel/.gitignore

37 lines
517 B
Text
Raw Permalink Normal View History

/vendor
*.DS_Store*
!.env.ci
!.env.example
.env*
2016-01-12 03:37:12 +00:00
.vagrant/*
2017-03-11 19:44:18 +00:00
.vscode/*
2017-03-16 01:38:09 +00:00
storage/framework/*
/.idea
/nbproject
2022-10-24 15:48:30 +00:00
/.direnv
node_modules
*.log
2017-03-15 23:47:44 +00:00
_ide_helper.php
2021-08-07 15:46:30 +00:00
_ide_helper_models.php
.phpstorm.meta.php
2021-08-07 15:46:30 +00:00
.yarn
2019-06-22 20:53:41 +00:00
public/assets/manifest.json
# For local development with docker
# Remove if we ever put the Dockerfile in the repo
.dockerignore
2017-05-12 11:07:03 +00:00
docker-compose.yml
2018-08-04 23:21:51 +00:00
# for image related files
misc
.php-cs-fixer.cache
coverage.xml
2018-04-07 19:06:30 +00:00
resources/lang/locales.js
.phpunit.result.cache
2022-12-01 18:49:54 +00:00
/public/build
/public/hot
result
docker-compose.yaml