diff options
author | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-28 10:35:21 +0200 |
---|---|---|
committer | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-28 10:35:33 +0200 |
commit | d114356dd5561a82d8b4c70809cd17437241f6b1 (patch) | |
tree | f4a3368e265617cff5fa19ebe1c5446298c6a9d5 /.idea/.gitignore | |
parent | 8d583c77b4672f22794477535d810a4818bbc059 (diff) |
intellij stuff
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..7bc07ec --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Environment-dependent path to Maven home directory +/mavenHomeManager.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml |