Gitignore
This commit is contained in:
parent
7d1e3c8cd9
commit
d70c8df80c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,4 +7,8 @@ node_modules
|
||||||
# Exclude macOS Finder (System Explorer) View States
|
# Exclude macOS Finder (System Explorer) View States
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Rust build folder
|
||||||
backend/target
|
backend/target
|
||||||
|
|
||||||
|
# Obsidian plugin build folder
|
||||||
|
plugin/build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue