Add main.js to .gitignore

This commit is contained in:
Flatulent Fowl 2026-05-12 21:42:33 +02:00 committed by GitHub
parent 59e6adc53e
commit ced2085f6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules/
*.js.map
.DS_Store
main.js