ignore .mjs files

its the easiest way to hide them from telescope (but I do want to sync
databases)
This commit is contained in:
andrzej 2024-06-03 13:02:01 +02:00
parent 6eb94b8520
commit 28806f49ca
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules/
package-lock.json
*.mjs