mirror of
https://github.com/oen/liquid-template.git
synced 2026-07-22 05:40:24 +00:00
16 lines
No EOL
132 B
Text
16 lines
No EOL
132 B
Text
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|
|
|
|
# obsidian
|
|
data.json
|
|
|
|
.vscode |