mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 17:12:30 +01:00
23 lines
296 B
Plaintext
23 lines
296 B
Plaintext
/vendor
|
|
*.DS_Store*
|
|
.env
|
|
.vagrant/*
|
|
.vscode/*
|
|
storage/framework/*
|
|
|
|
composer.lock
|
|
node_modules
|
|
|
|
_ide_helper_models.php
|
|
_ide_helper.php
|
|
|
|
sami.phar
|
|
/.sami
|
|
|
|
# For local development with docker
|
|
# Remove if we ever put the Dockerfile in the repo
|
|
.dockerignore
|
|
Dockerfile
|
|
# for image related files
|
|
misc
|