summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 2fd7c5e93c1497c7d6ad6184863adaa4c822f660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Intellij
*.iml
.idea

# npm
node_modules
package-lock.json

# build
main.js
*.js.map

# obsidian
data.json