diff options
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore index 5583ee6..13566b8 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,4 +1,8 @@ # Default ignored files /shelf/ /workspace.xml -.idea
\ No newline at end of file +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml |
