OpenSlides/.gitignore

50 lines
672 B
Plaintext
Raw Normal View History

# General
2012-07-31 21:16:49 +02:00
*.swp
*.swo
*.log
2012-07-31 21:16:49 +02:00
*~
.DS_Store
.idea
*.code-workspace
2020-01-20 07:43:25 +01:00
2020-11-11 12:02:23 +01:00
# docs
docs/modelsvalidator/modelsvalidator
dev-commands/export.json
2020-07-16 15:20:07 +02:00
# certs
*.pem
2020-10-05 10:43:43 +02:00
# Deployment
/docker/docker-compose.yml
/docker/docker-stack.yml
/docker/secrets/auth_*_key
docker/secrets/*.env
2020-10-05 10:43:43 +02:00
# Integration testing
/integration/results
/integration/cypress/downloads
/integration/cypress/screenshots
/integration/cypress/videos
/integration/node_modules
2020-01-20 07:43:25 +01:00
# Old OS3 files and folders
.coverage
.mypy_cache
Compodoc
__pycache__
bower_components
client
make
openslides_*
openslides
2020-01-20 07:43:25 +01:00
personal_data
tests
2020-03-19 14:14:45 +01:00
.launch/
.venv/
.virtualenv/
2020-03-19 14:14:45 +01:00
.vscode/
client/package-lock.json
2020-06-19 08:56:20 +02:00
server/
2021-01-12 09:56:57 +01:00
# OS3+-Submodules
/autoupdate/