Initial commit for Ente Cloudron package

This commit is contained in:
Andreas Düren
2025-03-14 21:01:18 +01:00
commit c2faaf16fb
136 changed files with 7603 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# Build artifacts
dist/
build/
*.tar.gz
# Node.js
node_modules/
npm-debug.log
yarn-debug.log
yarn-error.log
# Environment variables
.env
# OS files
.DS_Store
Thumbs.db
# Editor files
.idea/
.vscode/
*.swp
*.swo
# Cloudron
.cloudron.manifest