diff options
author | Quentin Gliech <quentingliech@gmail.com> | 2018-07-25 19:47:09 +0200 |
---|---|---|
committer | Quentin Gliech <quentingliech@gmail.com> | 2018-07-25 19:47:09 +0200 |
commit | 78355c887a9cc1b058a1bbc6ff38df54e34a96b4 (patch) | |
tree | b780b869d91a79cac0dd94b0cf8a633bb389d3c6 /webui/.gitignore | |
parent | 108962a1574dd7d04ee4c17ab6d923475b523eef (diff) | |
download | git-bug-78355c887a9cc1b058a1bbc6ff38df54e34a96b4.tar.gz |
Remove webui/build/ from git tree
Diffstat (limited to 'webui/.gitignore')
-rw-r--r-- | webui/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/.gitignore b/webui/.gitignore index c662cae4..f535cbe0 100644 --- a/webui/.gitignore +++ b/webui/.gitignore @@ -2,6 +2,7 @@ # dependencies /node_modules +/build # testing /coverage |