Skip to content

Commit

Permalink
Add .gitignore to exclude all sample-data
Browse files Browse the repository at this point in the history
Except the natural earth sample geojson file.
  • Loading branch information
CloudNiner committed Jul 16, 2019
1 parent 5875aa3 commit 4d2d820
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!sample-data/ne_110m_admin_0_countries.geojson
sample-data/*

0 comments on commit 4d2d820

Please sign in to comment.