diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-09 23:05:56 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-09 23:05:56 +0530 |
commit | 068517dc2366365afb145ef3a659b9738def8841 (patch) | |
tree | e3b6195e1ae6bd5fcb3f693b7e8aeae96e6c2b53 | |
parent | 1f5517f7bd4fa61f632f624a8c9909fdad145856 (diff) |
adding gitignore for zips
-rw-r--r-- | app/static/uploads/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/static/uploads/.gitignore b/app/static/uploads/.gitignore new file mode 100644 index 0000000..c4c4ffc --- /dev/null +++ b/app/static/uploads/.gitignore @@ -0,0 +1 @@ +*.zip |