Skip to content

Commit

Permalink
cleaning repo, removing node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
edemenkov committed Sep 26, 2024
1 parent 5a490b2 commit 1ff3c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ dist/
yarn.lock
npm-debug.log

node_modules/*
!node_modules/nodebb-plugin-composer-default
sftp-config.json
config.json
jsconfig.json
Expand Down Expand Up @@ -72,4 +74,4 @@ link-plugins.sh
test.sh

.docker/**
!**/.gitkeep
!**/.gitkeep

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ff3c8b

Please sign in to comment.