mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
13 lines
128 B
Text
13 lines
128 B
Text
# Intellij
|
|
*.iml
|
|
.idea/
|
|
|
|
# package managers
|
|
node_modules/
|
|
.pnpm-store/
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
yarn.lock
|
|
|
|
# build
|
|
out/
|