Ignore new client stuff

This commit is contained in:
Evan Walsh 2019-12-25 14:18:15 -05:00
parent 4eb046073a
commit 3f81e9e8d9
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -32,8 +32,8 @@ venv.bak/
dmypy.json
# Frontend
frontend/node_modules/
frontend/dist/
client/node_modules/
client/build/
# Visual Studio Code
.vscode