diff options
author | Michael Muré <batolettre@gmail.com> | 2018-08-06 14:15:27 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-08-06 14:18:55 +0200 |
commit | 3edec36e0aa79761641ade061042c0252e43024e (patch) | |
tree | 2056ac6240f2977d290ae8dfcaa9721cb5622a38 /webui/.gitignore | |
parent | 7d57ec61892dd1c25ac5621afd949a2dbc3b766c (diff) | |
download | git-bug-3edec36e0aa79761641ade061042c0252e43024e.tar.gz |
make git-bug go gettable without having to commit the builded webUI
Diffstat (limited to 'webui/.gitignore')
-rw-r--r-- | webui/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webui/.gitignore b/webui/.gitignore index f535cbe0..d298bed4 100644 --- a/webui/.gitignore +++ b/webui/.gitignore @@ -17,5 +17,3 @@ npm-debug.log* yarn-debug.log* yarn-error.log* - -packed_assets.go |