diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-04 22:05:34 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-04 22:05:34 -0700 |
| commit | ede1a783ba6152f238dcb8d042972f45835ae676 (patch) | |
| tree | bea2dafde59029f6c293dcda592a2bf77daae0d8 /.idea/.gitignore | |
| parent | 3ae11bbcef1ee33778125c37f60520b413ddd5a8 (diff) | |
Constructed all GET requests
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..5583ee6 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,4 @@ +# Default ignored files +/shelf/ +/workspace.xml +.idea
\ No newline at end of file |
