/
githubmirror
/
obsidian-maps
Обзор
Документация
Войти
/
githubmirror
/
obsidian-maps
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
28 строк
408 B
Steph Ango
Locate (#56)
01 авг 2026, 02:24
Не верифицирован
01 авг 2026, 02:24
eee77b1
Код
Авторство
О чём код?
# vscode .vscode # Intellij *.iml .idea # npm node_modules # local vault path .env # Don't include the compiled main.js file in the repo. # They should be uploaded to GitHub releases instead. main.js # Auto-generated RTL plugin code src/map/rtl-plugin-code.ts # Exclude sourcemaps *.map # obsidian data.json # Exclude macOS Finder (System Explorer) View States .DS_Store