Add initial .gitignore to filter workspace and temp files
This commit is contained in:
parent
734094d3cf
commit
0475deaf6a
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# Obsidian (локальные настройки)
|
||||
.obsidian
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Временные файлы
|
||||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user