diff options
| author | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 16:54:46 +0100 |
|---|---|---|
| committer | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 16:54:46 +0100 |
| commit | 853548225c4e2541841e7602d7fff2ed122ab455 (patch) | |
| tree | fb003d8f5b1fd93b126906e966295424070bd632 /.idea/.gitignore | |
Initial commit
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..eaf91e2 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files
+/shelf/
+/workspace.xml
|