Add phpstorm settings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
482e0e3dfd
commit
4d8b1920ab
8 changed files with 60 additions and 1 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -19,4 +19,13 @@ system/.config/cmus/*
|
|||
system/.config/polybar/scripts/gmail/credentials.json
|
||||
|
||||
system/.config/i3/config
|
||||
system/.config/gtk-2.0/gtkfilechooser.ini
|
||||
system/.config/gtk-2.0/gtkfilechooser.ini
|
||||
|
||||
# PhpStorm Configuration
|
||||
system/.config/phpstorm/options/dimensions.xml
|
||||
system/.config/phpstorm/options/debugger.xml
|
||||
system/.config/phpstorm/options/images.support.xml
|
||||
system/.config/phpstorm/options/other.xml
|
||||
system/.config/phpstorm/options/project.default.xml
|
||||
system/.config/phpstorm/options/updates.xml
|
||||
system/.config/phpstorm/options/usage.statistics.xml
|
Loading…
Add table
Add a link
Reference in a new issue