diff --git a/.gitignore b/.gitignore index 51362dd..e9bba82 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ 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 +system/.config/phpstorm/config/terminal/history/history-1 +system/.config/phpstorm/config/user.web.token diff --git a/system/.config/phpstorm/config/options/baseRefactoring.xml b/system/.config/phpstorm/config/options/baseRefactoring.xml new file mode 100644 index 0000000..97512e9 --- /dev/null +++ b/system/.config/phpstorm/config/options/baseRefactoring.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/system/.config/phpstorm/config/options/find.xml b/system/.config/phpstorm/config/options/find.xml index 9e31a93..965789e 100644 --- a/system/.config/phpstorm/config/options/find.xml +++ b/system/.config/phpstorm/config/options/find.xml @@ -2,8 +2,6 @@ \ No newline at end of file diff --git a/system/.config/phpstorm/config/options/web-browsers.xml b/system/.config/phpstorm/config/options/web-browsers.xml new file mode 100644 index 0000000..311e7b4 --- /dev/null +++ b/system/.config/phpstorm/config/options/web-browsers.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file