diff options
| author | Smoke <[email protected]> | 2024-01-22 15:56:16 -1000 |
|---|---|---|
| committer | Smoke <[email protected]> | 2024-01-22 15:56:16 -1000 |
| commit | 5fa965d66db226df3b94131c9b0933822d55c985 (patch) | |
| tree | 432f82aec644c24c6d325d4407801d37e9b2a75e /.idea/.gitignore | |
| parent | 70bb2c77356d349165ba46ea98f8346284c2e44e (diff) | |
updates
Diffstat (limited to '.idea/.gitignore')
| -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 |
