init CTFd source
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
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
|
||||
**/node_modules
|
||||
**/*.pyc
|
||||
**/__pycache__
|
||||
.venv*
|
||||
venv*
|
||||
Reference in New Issue
Block a user