kt-event-marketing/.gitignore
kkkd-max 1ad7655bb6
Update .gitignore
.gradle/ 추가
2025-10-27 13:34:25 +09:00

34 lines
256 B
Plaintext

# Node
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npm-global/
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Build
dist/
build/
*.log
.gradle/
# Environment
.env
.env.local
.env.*.local
# Temporary
tmp/
temp/
*.tmp