Move phpstorm settings to correct folder
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
4d8b1920ab
commit
195de4363e
7 changed files with 7 additions and 7 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -22,10 +22,10 @@ system/.config/i3/config
|
||||||
system/.config/gtk-2.0/gtkfilechooser.ini
|
system/.config/gtk-2.0/gtkfilechooser.ini
|
||||||
|
|
||||||
# PhpStorm Configuration
|
# PhpStorm Configuration
|
||||||
system/.config/phpstorm/options/dimensions.xml
|
system/.config/phpstorm/config/options/dimensions.xml
|
||||||
system/.config/phpstorm/options/debugger.xml
|
system/.config/phpstorm/config/options/debugger.xml
|
||||||
system/.config/phpstorm/options/images.support.xml
|
system/.config/phpstorm/config/options/images.support.xml
|
||||||
system/.config/phpstorm/options/other.xml
|
system/.config/phpstorm/config/options/other.xml
|
||||||
system/.config/phpstorm/options/project.default.xml
|
system/.config/phpstorm/config/options/project.default.xml
|
||||||
system/.config/phpstorm/options/updates.xml
|
system/.config/phpstorm/config/options/updates.xml
|
||||||
system/.config/phpstorm/options/usage.statistics.xml
|
system/.config/phpstorm/config/options/usage.statistics.xml
|
Loading…
Add table
Add a link
Reference in a new issue