diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-10-17 18:34:43 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-10-17 18:34:43 +0530 |
commit | 0098a163b4f7455dc838377f3d1ce6efb8043a74 (patch) | |
tree | e15450d712e118a973dbd2184a3588592363dff0 | |
parent | c3d6475323e34452992f19f6ae0bf6db4caae72b (diff) |
added gitignore for zips
-rw-r--r-- | app/static/uploads/reports/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/static/uploads/reports/.gitignore b/app/static/uploads/reports/.gitignore new file mode 100644 index 0000000..c4c4ffc --- /dev/null +++ b/app/static/uploads/reports/.gitignore @@ -0,0 +1 @@ +*.zip |