Pterodactyl-Panel/.gitignore

39 lines
589 B
Plaintext
Raw Normal View History

/vendor
*.DS_Store*
!.env.ci
!.env.dusk
!.env.example
.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
2019-06-22 22:53:41 +02:00
public/assets/manifest.json
# 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-08-05 01:21:51 +02:00
# for image related files
misc
.phpstorm.meta.php
.php_cs.cache
coverage.xml
# Vagrant
*.log
2018-04-07 21:06:30 +02:00
resources/lang/locales.js
resources/assets/pterodactyl/scripts/helpers/ziggy.js
2018-12-30 21:45:57 +01:00
resources/assets/scripts/helpers/ziggy.js
.phpunit.result.cache