diff options
| author | Shyam Sunder <sgsunder1@gmail.com> | 2018-09-04 21:10:51 -0400 |
|---|---|---|
| committer | rr- <rr-@sakuya.pl> | 2018-12-22 12:31:25 +0100 |
| commit | 116919d2a2caaad544c15fcdcb69f61820828c84 (patch) | |
| tree | 6f81ce97750bb19fda9a09a17be277a0d214664f /.gitignore | |
| parent | a5a06bf2d10b2a2e16ae3e91cf119c56cb050532 (diff) | |
client/public: Remove public/ folder and generate it on build
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ config.yaml +docker-compose.yml */*_modules/ .coverage .cache -docker-compose.yml +client/public |