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