diff .hgignore @ 7462:585dee5eb4bb

front-end: Use the existing bootstrap.js from node_modules and stop bundling Bootstrap
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 10 Dec 2018 23:25:58 +0100
parents 7ec976c8c198
children 2b8f69cb7d8c
line wrap: on
line diff
--- a/.hgignore	Tue Dec 25 20:23:42 2018 +0100
+++ b/.hgignore	Mon Dec 10 23:25:58 2018 +0100
@@ -25,6 +25,7 @@
 ^kallithea/front-end/package-lock\.json$
 ^kallithea/front-end/tmp$
 ^kallithea/public/css/style\.css(\.map)?$
+^kallithea/public/js/bootstrap\.js$
 ^theme\.less$
 ^kallithea\.db$
 ^test\.db$