1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00
Pterodactyl-Panel/.gitignore
Michael (Parker) Parker 63b76c60fb dockerfile changes
2018-08-04 19:21:51 -04:00

31 lines
372 B
Plaintext

/vendor
*.DS_Store*
.env
.vagrant/*
.vscode/*
storage/framework/*
/.idea
/nbproject
package-lock.json
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
# for image related files
misc
.phpstorm.meta.php
.php_cs.cache
# Vagrant
*.log