Update .gitignore
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
e776250359
commit
b1b9879e2d
1 changed files with 10 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -39,3 +39,12 @@ system/.config/phpstorm/config/options/updates.xml
|
||||||
system/.config/phpstorm/config/options/usage.statistics.xml
|
system/.config/phpstorm/config/options/usage.statistics.xml
|
||||||
system/.config/phpstorm/config/options/recentProjectDirectories.xml
|
system/.config/phpstorm/config/options/recentProjectDirectories.xml
|
||||||
system/.config/phpstorm/config/options/window.manager.xml
|
system/.config/phpstorm/config/options/window.manager.xml
|
||||||
|
system/.config/phpstorm/config/consoles
|
||||||
|
system/.config/phpstorm/config/extensions/com.intellij.database/
|
||||||
|
system/.config/phpstorm/config/jdbc-drivers
|
||||||
|
system/.config/phpstorm/config/phpstorm64.vmoptions
|
||||||
|
system/.config/phpstorm/config/options/window.state.xml
|
||||||
|
system/.config/phpstorm/config/terminal/history/history-
|
||||||
|
system/.config/phpstorm/config/options/runner.layout.xml
|
||||||
|
system/.config/phpstorm/config/options/extensionsRootType.xml
|
||||||
|
system/.config/phpstorm/config/options/databaseDrivers.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue