raymak / contextualfeaturerecommender

Mozilla Public License 2.0
4 stars 2 forks source link

needs jpmignore and such #267

Closed gregglind closed 8 years ago

gregglind commented 8 years ago

current list, what is missing? prefs.json? other stuff?

data/
lib/
data/css/
data/js/
data/presentation/
data/ui/
lib/panel/
lib/presentation/
data/presentation/images/
data/ui/icons/
data/presentation/images/icons/
data/.eslintrc
data/cfr-moz-recs.json
data/debug.css
data/addon-ss.png
data/debug.html
data/debug.js
data/demo-recommendations.json
data/infopage.css
data/infopage.html
data/infopage.js
data/p2-recs.json
data/notification-ss.png
data/p2-recs2.json
data/p2-recs3.json
data/recommendations.json
lib/async-storage-wrapper.js
data/remove-ss.png
lib/async-storage.js
lib/controller.js
lib/debug.js
lib/event.js
lib/experiment.js
lib/extra-listeners.js
lib/feature-report.js
lib/index.js
lib/logger.js
lib/panel.js
lib/presenter.js
lib/recommendation.js
lib/route.js
lib/self.js
lib/sender.js
lib/stats.js
lib/storage.js
lib/timer.js
lib/utils.js
data/css/jquery.jsonview.css
data/js/jquery.jsonview.js
data/css/bootstrap.css
data/js/jquery.min.js
data/js/jquery.min.map
data/presentation/doorhanger.css
data/presentation/doorhanger.html
data/js/sanitize-html.min.js
data/presentation/doorhanger.js
data/presentation/doorhanger2.html
data/presentation/doorhanger3.css
data/presentation/doorhanger3.html
data/presentation/splitpage.css
data/presentation/splitpage.html
data/presentation/splitpage.js
lib/panel/events.js
lib/panel/utils.js
lib/panel/window.js
lib/presentation/desktopnotification.js
lib/presentation/doorhanger.js
lib/presentation/splitpage.js
data/presentation/images/close@2x.png
data/presentation/images/firefox-highres.png
data/presentation/images/sprites-checked.png
data/presentation/images/sprites-checked2.png
data/presentation/images/sprites.png
data/presentation/images/tp-logo.png
data/presentation/images/triangle.png
data/ui/icons/icon-16.png
data/ui/icons/icon-32.png
data/ui/icons/icon-64.png
data/ui/icons/firefox-highres.png
data/ui/icons/lightbulb_bw.png
data/ui/icons/lightbulb_gr.png
data/ui/icons/silly-bulb.png
data/presentation/images/icons/amazonAssistant.png
data/presentation/images/icons/amazonWishListBtn.jpg
data/presentation/images/icons/cleanestAddonManager.png
data/presentation/images/icons/downThemAll.png
data/presentation/images/icons/fbToolbarBtn.png
data/presentation/images/icons/forecastfox.png
data/presentation/images/icons/integratedGoogleCal.png
data/presentation/images/icons/firefoxDeveloper.png
data/presentation/images/icons/pinTab.png
data/presentation/images/icons/mozlando.png
data/presentation/images/icons/pinterestPinBtn.png
data/presentation/images/icons/privateTab.png
data/presentation/images/icons/privateBrowsing.png
data/presentation/images/icons/profilist.png
data/presentation/images/icons/redditEnhancementSuite2.png
data/presentation/images/icons/redditEnhancementSuite.png
data/presentation/images/icons/sessionManager.png
data/presentation/images/icons/stylish.png
data/presentation/images/icons/tabGroups.png
data/presentation/images/icons/tabGroupsDiscontinuation.png
data/presentation/images/icons/turnOffTheLights.png
data/presentation/images/icons/treeStyleTab.png
data/presentation/images/icons/tileTabs.png
data/presentation/images/icons/zotero.png
data/presentation/images/icons/welcome.png
install.rdf
bootstrap.js
raymak commented 8 years ago

we are not using prefs.json, so I don't think we should include it

raymak commented 8 years ago

Isn't shield studies a normal dependency? The addon needs it in the package, so we might need to include node_modules.