added logs to gitignore

This commit is contained in:
Navan Chauhan 2020-09-11 21:16:11 +05:30
parent 0eff94b6fc
commit eec27dbbda
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -17,3 +17,6 @@ venv/
# VS Code
.vscode
# Logs
*.log