mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +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
|
# PyBuilder
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# Stored PDFs & JPGs
|
# Stored PDFs
|
||||||
media/*
|
media/*
|
||||||
|
|
||||||
# Sqlite database
|
# Sqlite database
|
||||||
|
|
@ -65,5 +65,6 @@ db.sqlite3
|
||||||
# PyCharm
|
# PyCharm
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
# Fixtures
|
# Other stuff that doesn't belong
|
||||||
src/paperless/fixtures/
|
src/paperless/fixtures/
|
||||||
|
virtualenv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue