Initial import from local backup (Documents-Playground/pakerpale)

This commit is contained in:
jeonghwa
2026-07-03 05:27:15 +09:00
commit 503cb9f8e4
3414 changed files with 435503 additions and 0 deletions

40
node_modules/remove/.npmignore generated vendored Normal file
View File

@@ -0,0 +1,40 @@
# git-ls-files --others --exclude-from=.git/info/exclude
# Source Control
.git
.svn
.hg
# OSX
.VolumeIcon.icns
.fseventsd
.Spotlight-V100
.Trashes
.DS_Store
._*
Icon?
# Junk
*~
*.sw?
*.pid
*.db
*.sqlite
# *.log
*.[oa]
# Node
npm-debug.log
node_modules/
node_modules/*
test/*.log
test/fixtures/*.json
test/fixtures/logs/*.log
lib-cov/
*.sass-cache
# *.cache
# Project
tmp