Manage ASL magazines and their articles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asl-articles/.dockerignore

14 lines
159 B

*
# NOTE: docker-compose doesn't allow spaces after the !'s :-/
!setup.py
!requirements*.txt
!asl_articles/
!run_server.py
!LICENSE.txt
!alembic/
!docker/