This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/backend/.dockerignore

20 lines
198 B
Text
Raw Normal View History

2018-12-14 06:03:03 +00:00
# node stuff
2018-09-30 18:21:59 +00:00
node_modules
npm-debug.log
2018-12-14 06:03:03 +00:00
# big files
2018-10-02 00:56:48 +00:00
**/*.xcf
**/*.bundle.js
2018-12-14 06:03:03 +00:00
# docker stuff
Dockerfile
.dockerignore
docker-compose.yml
2018-12-14 06:03:03 +00:00
# container volumes
src
views
public_html
2018-12-16 01:36:08 +00:00
inc
server.coffee