diff options
| author | nasr <nsrddyn@gmail.com> | 2025-12-30 21:03:53 +0100 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2025-12-30 21:03:53 +0100 |
| commit | 0accaf86b059f8917103d425004f5378c590b061 (patch) | |
| tree | 0d56a93ac48187db09161c1fd633adcdffd48326 /.idea/.gitignore | |
| parent | f792e1ba251b2d0e8bb692d449350b0d0a55cc07 (diff) | |
feature: window with 2 squares
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..ab1f416 --- /dev/null +++ b/.idea/.gitignore | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Default ignored files | ||
| 2 | /shelf/ | ||
| 3 | /workspace.xml | ||
| 4 | # Ignored default folder with query files | ||
| 5 | /queries/ | ||
| 6 | # Datasource local storage ignored files | ||
| 7 | /dataSources/ | ||
| 8 | /dataSources.local.xml | ||
| 9 | # Editor-based HTTP Client requests | ||
| 10 | /httpRequests/ | ||
