azat-co / mongoui

MongoDB admin UI server written in Node.js 🎮

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitignore bundle.js and/or libaries

Tom2277 opened this issue · comments

I included the directory public/js in the gitignore file in a recent merged pull request. The master also has pubic/gen ignored . Was it correct to ignore that entire js directory or is it important to save version controlled static versions of the bootstrap and jquery libraries? Was bundle.js intended to be generated into a directory named public/gen?