Add file target feature for screenshot
This commit is contained in:
parent
98cd592233
commit
61fb97773c
2 changed files with 30 additions and 8 deletions
15
.config/restic/ignore
Normal file
15
.config/restic/ignore
Normal file
|
@ -0,0 +1,15 @@
|
|||
venv/
|
||||
*.pyc
|
||||
|
||||
.DS_Store
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
.syntastic_*_config
|
||||
|
||||
.breakpoints
|
||||
|
||||
latexmk_output/
|
||||
|
||||
node_modules/
|
Loading…
Add table
Add a link
Reference in a new issue