Move github source to private server
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.gitignore
|
||||
log/*
|
||||
tmp/*
|
||||
db/*.sqlite3
|
||||
db/*.sqlite3-journal
|
||||
public/assets
|
||||
node_modules
|
||||
.bundle
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
README.md
|
||||
test/*
|
||||
spec/*
|
||||
Reference in New Issue
Block a user