mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
485a0155c6
- breadcrumbs (!flask-breadcrumbs) - manual modal button - api blueprint (!flask-marshmallow/!marshmallow-sqlalchemy)
14 lines
187 B
Plaintext
14 lines
187 B
Plaintext
# Exclude everything
|
|
*
|
|
|
|
# Include what we need
|
|
!app
|
|
!migrations
|
|
!tests
|
|
!boot.sh
|
|
!config.py
|
|
!docker-nopaque-entrypoint.sh
|
|
!requirements.txt
|
|
!requirements.freezed.txt
|
|
!wsgi.py
|