splatoon2.ink/.gitignore
Matt Isenhower 8f2bc6d5cd Reorganize source files in preparation for transition to vue-cli
The biggest changes here include splitting the server-side JS into multiple directories (under /src/app), moving all web content to /src/web, and compiling the web app to /dist instead of /public. This layout makes more sense overall, and more closely mirrors what is used for vue-cli v3 projects.
2018-07-27 11:40:27 -07:00

8 lines
84 B
Plaintext

node_modules
.env
docker-compose.override.yml
/dist
logs
test-screenshot-*
/storage