Pterodactyl-Panel/.gitignore

24 lines
381 B
Plaintext
Raw Normal View History

/vendor
*.DS_Store*
.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
node_modules
*.log
2017-03-16 00:47:44 +01:00
_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
2017-05-12 13:07:03 +02:00
docker-compose.yml
2018-04-07 21:06:30 +02:00
resources/lang/locales.js
resources/assets/pterodactyl/scripts/helpers/ziggy.js