ignore .mjs files
its the easiest way to hide them from telescope (but I do want to sync databases)
This commit is contained in:
parent
6eb94b8520
commit
28806f49ca
|
@ -1,3 +1,4 @@
|
|||
node_modules/
|
||||
package-lock.json
|
||||
*.mjs
|
||||
|
||||
|
|
Loading…
Reference in New Issue