1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-26 02:52:30 +01:00
Pterodactyl-Panel/.gitignore
2018-03-27 00:44:14 -05:00

22 lines
301 B
Plaintext

/vendor
*.DS_Store*
.env
.vagrant/*
.vscode/*
storage/framework/*
/.idea
/nbproject
node_modules
*.log
_ide_helper.php
.phpstorm.meta.php
.php_cs.cache
public/assets/*
# For local development with docker
# Remove if we ever put the Dockerfile in the repo
.dockerignore
Dockerfile
docker-compose.yml