diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-12-24 12:02:44 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2024-12-24 12:02:44 +0200 |
commit | 6bf4bb6ec60d11c0390ad41480a19610ab5c274f (patch) | |
tree | 8bf014f7aee4c08bb1381fa3c535b0b32edfdf49 | |
parent | 295237367b26251c913c86917747c7796460dd70 (diff) | |
download | git_service-6bf4bb6ec60d11c0390ad41480a19610ab5c274f.tar.gz git_service-6bf4bb6ec60d11c0390ad41480a19610ab5c274f.tar.bz2 git_service-6bf4bb6ec60d11c0390ad41480a19610ab5c274f.zip |
chore: change gitignore
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..dda3f58 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +*.local.json |