vault backup: 2025-04-10 14:07:13
This commit is contained in:
36
.obsidian/plugins/obsidian-webpage-export-master/.gitignore
vendored
Normal file
36
.obsidian/plugins/obsidian-webpage-export-master/.gitignore
vendored
Normal file
@ -0,0 +1,36 @@
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
# npm
|
||||
node_modules
|
||||
|
||||
# Don't include the compiled main.js file in the repo.
|
||||
# They should be uploaded to GitHub releases instead.
|
||||
main.js
|
||||
|
||||
# Exclude sourcemaps
|
||||
*.map
|
||||
|
||||
# obsidian
|
||||
data.json
|
||||
|
||||
# Exclude macOS Finder (System Explorer) View States
|
||||
.DS_Store
|
||||
|
||||
webpage-html-export.zip
|
||||
app-styles.css
|
||||
webpage-html-export.code-workspace
|
||||
|
||||
*.bat
|
||||
|
||||
build
|
||||
dist
|
||||
|
||||
|
||||
todo.txt
|
||||
vault/
|
||||
output/
|
Reference in New Issue
Block a user