1
1
mirror of https://github.com/pterodactyl/panel.git synced 2025-02-01 03:11:35 +01:00
Pterodactyl-Panel/.gitignore

27 lines
356 B
Plaintext
Raw Normal View History

/vendor
*.DS_Store*
.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
composer.lock
node_modules
2017-03-15 19:47:44 -04:00
_ide_helper_models.php
_ide_helper.php
2017-03-19 19:36:50 -04:00
sami.phar
/.sami
# For local development with docker
# Remove if we ever put the Dockerfile in the repo
.dockerignore
Dockerfile
2017-05-12 13:07:03 +02:00
docker-compose.yml
# for image related files
misc
.phpstorm.meta.php
2017-08-21 22:06:52 -05:00
.php_cs.cache