mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Merge pull request '[PR]: Fix missing recursion in dockerignore' (#10323) from PrivateGER/calckey:fix/dockerignore-missing-recursion into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10323
This commit is contained in:
commit
fa9b6ceaca
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ packages/backend/.idea/vcs.xml
|
|||
|
||||
# Node.js
|
||||
node_modules
|
||||
**/node_modules
|
||||
report.*.json
|
||||
|
||||
# Cypress
|
||||
|
|
Loading…
Add table
Reference in a new issue