Added private files to .gitignore

- uploadkeys
- savelog.log
- uwsgi.log
This commit is contained in:
bbaovanc 2020-08-31 16:58:48 -05:00
parent bcd8ecff58
commit b00f095d55
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -127,3 +127,8 @@ dmypy.json
# Pyre type checker
.pyre/
# imgupload custom
uploadkeys
savelog.log
uwsgi.log