diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-10-17 18:35:10 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-10-17 18:35:10 +0530 |
commit | 88a14855cd416a3c846c7d44a32ebca45c1811be (patch) | |
tree | 2c4281a78bb732494d105183917fab0a7f1e3778 /app | |
parent | 0098a163b4f7455dc838377f3d1ce6efb8043a74 (diff) |
added gitignore for zpdfs
Diffstat (limited to 'app')
-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 index c4c4ffc..95ea976 100644 --- a/app/static/uploads/reports/.gitignore +++ b/app/static/uploads/reports/.gitignore @@ -1 +1,2 @@ *.zip +*.pdf |