mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-01-31 20:04:28 +01:00
* Improve `Dockerfile` to run fewer commands and re-use the build cache Co-authored-by: Joe Atzberger <atz@corelight.com> Co-authored-by: Kevin Chung <kchung@nyu.edu>
15 lines
179 B
Plaintext
15 lines
179 B
Plaintext
CTFd/logs/*.log
|
|
CTFd/static/uploads
|
|
CTFd/uploads
|
|
CTFd/*.db
|
|
CTFd/uploads/**/*
|
|
.ctfd_secret_key
|
|
.data
|
|
.git
|
|
.codecov.yml
|
|
.dockerignore
|
|
.github
|
|
.gitignore
|
|
.prettierignore
|
|
.travis.yml
|