mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 16:06:08 +02:00
chore: add non-dir node_modules to gitignore too
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
dist/
|
||||
yarn.lock
|
||||
npm-debug.log
|
||||
node_modules
|
||||
node_modules/
|
||||
sftp-config.json
|
||||
config.json
|
||||
|
||||
Reference in New Issue
Block a user