1
1
mirror of https://github.com/pterodactyl/panel.git synced 2025-01-31 10:51:35 +01:00
Pterodactyl-Panel/.gitignore

37 lines
517 B
Plaintext
Raw Normal View History

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