Skip to content

Commit

Permalink
Extend gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedigerVoigt committed Apr 27, 2022
1 parent d5a829e commit 2cdeaec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ venv.bak/
# mypy
.mypy_cache/

# Specific test directories
fileDownloads/*
# Specific test directories and files
fileDownloads/*
salted-cache.sqlite3

0 comments on commit 2cdeaec

Please sign in to comment.