chore: add non-dir node_modules to gitignore too

This commit is contained in:
Julian Lam
2026-04-17 10:13:54 -04:00
parent cbd5a98883
commit 01a2283cc3

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
dist/
yarn.lock
npm-debug.log
node_modules
node_modules/
sftp-config.json
config.json