mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2025-01-18 22:00:12 +00:00
11 lines
96 B
Plaintext
11 lines
96 B
Plaintext
|
# Intellij
|
||
|
*.iml
|
||
|
.idea
|
||
|
|
||
|
# npm
|
||
|
node_modules
|
||
|
package-lock.json
|
||
|
|
||
|
# build
|
||
|
main.js
|
||
|
*.js.map
|