paperless: move script to this git
This commit is contained in:
parent
c70b5f90d1
commit
a478052194
4 changed files with 88 additions and 2 deletions
|
@ -16,3 +16,9 @@ tab_width = 2
|
|||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.py]
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue