2015-12-06 18:58:49 +00:00
|
|
|
/vendor
|
|
|
|
*.DS_Store*
|
|
|
|
.env
|
2016-01-12 03:37:12 +00:00
|
|
|
.vagrant/*
|
2017-03-11 19:44:18 +00:00
|
|
|
.vscode/*
|
2017-03-16 01:38:09 +00:00
|
|
|
storage/framework/*
|
2017-06-03 22:05:31 +00:00
|
|
|
/.idea
|
2018-02-17 22:10:44 +00:00
|
|
|
/nbproject
|
2015-12-06 18:58:49 +00:00
|
|
|
|
2017-02-02 20:01:15 +00:00
|
|
|
node_modules
|
2018-03-27 05:44:14 +00:00
|
|
|
*.log
|
2017-03-15 23:47:44 +00:00
|
|
|
_ide_helper.php
|
2018-03-27 05:44:14 +00:00
|
|
|
.phpstorm.meta.php
|
|
|
|
.php_cs.cache
|
|
|
|
public/assets/*
|
2017-03-27 22:13:24 +00:00
|
|
|
|
|
|
|
# For local development with docker
|
|
|
|
# Remove if we ever put the Dockerfile in the repo
|
|
|
|
.dockerignore
|
2018-08-14 04:14:13 +00:00
|
|
|
#Dockerfile
|
2017-05-12 11:07:03 +00:00
|
|
|
docker-compose.yml
|
2018-08-04 23:21:51 +00:00
|
|
|
|
2017-03-27 22:13:24 +00:00
|
|
|
# for image related files
|
|
|
|
misc
|
2017-06-03 23:41:35 +00:00
|
|
|
.phpstorm.meta.php
|
2018-02-25 16:56:47 +00:00
|
|
|
.php_cs.cache
|
|
|
|
|
2018-05-04 12:21:39 +00:00
|
|
|
coverage.xml
|
|
|
|
|
2018-02-25 16:56:47 +00:00
|
|
|
# Vagrant
|
|
|
|
*.log
|
2018-04-07 19:06:30 +00:00
|
|
|
resources/lang/locales.js
|
|
|
|
resources/assets/pterodactyl/scripts/helpers/ziggy.js
|
2018-12-30 20:45:57 +00:00
|
|
|
resources/assets/scripts/helpers/ziggy.js
|