https://github.com/gxa/atlas-heatmap
Raw File
Tip revision: 6b20954a41898e1bd039ff71d2557ef5d46a41c4 authored by amunozpomer on 12 December 2019, 01:26:02 UTC
5.4.0
Tip revision: 6b20954
.npmignore
# Ignore everything
*
.*

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