OpenSlides/.gitignore
FinnStutzenstein 4484d1e4ef Integrating the client and datastore into the main repo:
- Added each service as a submodule for development
- Added conventions for naming environment variables
- Added required targets in makefiles of services
2020-02-26 14:47:13 +01:00

21 lines
192 B
Plaintext

# General
*.swp
*.swo
*.log
*~
.DS_Store
.idea
# Old OS3 files and folders
.coverage
.mypy_cache
Compodoc
__pycache__
bower_components
client
make
openslides_*
openslides
personal_data
tests