diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-07 21:45:53 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-07 21:45:53 -0700 |
| commit | 50dbab5fe4feaf5356132ff463a71c76e4cc1a3a (patch) | |
| tree | 11d39001b1b99aa706f05973c5b5642946edc71d /.idea | |
Initial Commit
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml |
