diff options
author | Edoardo La Greca | 2025-06-15 19:15:25 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-06-15 19:15:25 +0200 |
commit | a79d1210164277820d81e8f3c0ff73ba48a6ac79 (patch) | |
tree | a657512a687e2f0c166b66bfb32aab25f53dfcec /.idea/.gitignore | |
parent | 02d16866678ab48458edb7889aa83e25470db855 (diff) |
add intellij stuff
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..a0ccf77 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Environment-dependent path to Maven home directory +/mavenHomeManager.xml |