mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Merge pull request #306 from lippoliv/feature-ignore-vscode-folder
ignore vscode folder
This commit is contained in:
commit
322e0b5b18
3
.gitignore
vendored
3
.gitignore
vendored
@ -61,6 +61,9 @@ target/
|
|||||||
# PyCharm
|
# PyCharm
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# VS Code
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Other stuff that doesn't belong
|
# Other stuff that doesn't belong
|
||||||
.virtualenv
|
.virtualenv
|
||||||
virtualenv
|
virtualenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user