1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00
Pterodactyl-Panel/.gitignore

37 lines
517 B
Plaintext
Raw Normal View History

/vendor
*.DS_Store*
!.env.ci
!.env.example
.env*
2016-01-12 04:37:12 +01:00
.vagrant/*
2017-03-11 20:44:18 +01:00
.vscode/*
2017-03-16 02:38:09 +01:00
storage/framework/*
/.idea
/nbproject
2022-10-24 17:48:30 +02:00
/.direnv
node_modules
*.log
2017-03-16 00:47:44 +01:00
_ide_helper.php
2021-08-07 17:46:30 +02:00
_ide_helper_models.php
.phpstorm.meta.php
2021-08-07 17:46:30 +02:00
.yarn
2019-06-22 22:53:41 +02: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-05 01:21:51 +02:00
# for image related files
misc
.php-cs-fixer.cache
coverage.xml
2018-04-07 21:06:30 +02:00
resources/lang/locales.js
.phpunit.result.cache
2022-11-25 21:25:03 +01:00
/public/build
/public/hot
result
docker-compose.yaml