diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 15:40:35 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 15:40:35 -0700 |
| commit | 4ef805567781ee9a602ec754e1cdf63511769532 (patch) | |
| tree | 21484ddde3c9c5b5cff7ab9cf1d8ea57492c4309 /.idea | |
| parent | 0d9356c463d97b8289b7619f53c0049117f32793 (diff) | |
General cleanup
Diffstat (limited to '.idea')
| -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 |
