mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
29 lines
483 B
Plaintext
29 lines
483 B
Plaintext
.dbeaver
|
|
.project
|
|
*.log
|
|
*.bak
|
|
.turbo
|
|
vite.config.mjs.timestamp-*
|
|
log4js-config*.json
|
|
/node_modules/*
|
|
node_modules
|
|
coverage
|
|
build
|
|
messages.pot
|
|
nbproject
|
|
.metadata
|
|
/out/*
|
|
.env
|
|
package-lock.json
|
|
/deployment/bare_metal/nginx/sites-available/gradido.conf
|
|
/deployment/bare_metal/nginx/sites-available/update-page.conf
|
|
/deployment/bare_metal/nginx/update-page/updating.html
|
|
/deployment/bare_metal/log
|
|
/deployment/bare_metal/backup
|
|
|
|
# Apple macOS folder attribute file
|
|
.DS_Store
|
|
|
|
# emacs
|
|
*~
|