Some checks failed
Build & Push Multi-Arch Image / build-and-push (push) Has been cancelled
20 lines
219 B
Plaintext
20 lines
219 B
Plaintext
# Build artifacts
|
|
node_modules/
|
|
|
|
# User data — never bake OST files or converted output into the image
|
|
uploads/
|
|
converted/
|
|
*.ost
|
|
*.pst
|
|
*.zip
|
|
|
|
# OS & editor noise
|
|
.DS_Store
|
|
Thumbs.db
|
|
.env
|
|
*.log
|
|
|
|
# Git
|
|
.git/
|
|
.gitignore
|