Remove file from git

This commit is contained in:
cytopia 2018-04-08 12:17:47 +02:00
parent 17fd7108f1
commit 0570e2cdf2
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -1,9 +0,0 @@
xdebug.default_enable=1
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
; port 9000 is used by php-fpm
xdebug.remote_port=9000
xdebug.remote_autostart=1
; no need for remote host
xdebug.remote_connect_back=1
xdebug.idekey="PHPSTORM"