mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Cleanup
This commit is contained in:
parent
6d095910eb
commit
3b7ec82a48
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -56,7 +56,7 @@ docs/_build/
|
|||
# PyBuilder
|
||||
target/
|
||||
|
||||
# Stored PDFs & JPGs
|
||||
# Stored PDFs
|
||||
media/*
|
||||
|
||||
# Sqlite database
|
||||
|
|
@ -65,5 +65,6 @@ db.sqlite3
|
|||
# PyCharm
|
||||
.idea
|
||||
|
||||
# Fixtures
|
||||
# Other stuff that doesn't belong
|
||||
src/paperless/fixtures/
|
||||
virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue