diff options
| author | Nathan Lee <me@nwlee.tech> | 2026-06-03 13:04:06 -0500 |
|---|---|---|
| committer | Nathan Lee <me@nwlee.tech> | 2026-06-03 13:04:06 -0500 |
| commit | af92f678bcd80e365411c2f5ffae94e359e28e82 (patch) | |
| tree | bf815ded31fc0b45efad10251fb5774bd4ffcf20 /.idea/.gitignore | |
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..30cf57e --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Ignored default folder with query files +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml |
