https://github.com/gxa/atlas-heatmap
Raw File
Tip revision: 46e9d88c18e268adb3a2110423d565aa974330a8 authored by Haider Iqbal on 21 August 2019, 16:08:25 UTC
5.2.7
Tip revision: 46e9d88
.npmignore
# Ignore everything
*
.*

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