https://github.com/gxa/atlas-heatmap
Raw File
Tip revision: d121cf78f9c6be43a5f2476153e661d0ba2e76a7 authored by Alfonso Muñoz-Pomer on 17 October 2017, 15:57:02 UTC
v3.7.0
Tip revision: d121cf7
.npmignore
# Ignore everything
*
.*

# But the build files and assets
!lib/**
!assets/**
back to top