.gitignore
# Created by https://www.gitignore.io/api/node,sublimetext ### Node #### Logslogs*.lognpm-debug.log* # Runtime datapids*.pid*.seed*.pid.lock # Directory for instrumented libs generated by jscoverage/JSCoverlib-cov # Coverage directory used by tools like istanbulcoverage # nyc test coverage.nyc_output # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files).grunt # node-waf configuration.lock-wscript # Compiled binary addons (http://nodejs.org/api/addons.html)build/Release # Dependency directoriesnode_modulesjspm_packages # Optional npm cache directory.npm # Optional eslint cache.eslintcache # Optional REPL history.node_repl_history ### SublimeText #### cache files for sublime text*.tmlanguage.cache*.tmPreferences.cache*.stTheme.cache # workspace files are user-specific*.sublime-workspace # project files should be checked into the repository, unless a significant# proportion of contributors will probably not be using SublimeText# *.sublime-project # sftp configuration filesftp-config.json # Package control specific filesPackage Control.last-runPackage Control.ca-listPackage Control.ca-bundlePackage Control.system-ca-bundlePackage Control.cache/Package Control.ca-certs/bh_unicode_properties.cache # Sublime-github package stores a github token in this file# https://packagecontrol.io/packages/sublime-githubGitHub.sublime-settings # Env settings.env # Generated filespublic/js/bundle.jspublic/js/bundle.js.map # Uploaded filespublic/uploads