diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-18 16:43:20 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-18 16:43:20 +0100 |
| commit | 8eed40f5f60e124e7dd4cd5570cd68a6a0776ebd (patch) | |
| tree | 080ca56feebaeeed367cb9a1f70abf793b6a4a9c | |
| parent | 5ebcd3bdad3f14760d595207283ab4f95e3ca693 (diff) | |
Adding gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1d1735 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +target/ +*pdf |
