mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Cleanup
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user