mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2024-11-16 15:30:16 +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
|