diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-23 08:25:41 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-05-23 08:25:41 +0100 |
commit | 064e75e0703f424e3cc397c5f3ed479340d0b3df (patch) | |
tree | 19b3984ea200931f60f4258a726bce0d44aa87c4 /.gitignore | |
parent | 689a0d989a8a67a7b1b19dffdd84eaeb1aa17761 (diff) | |
download | hartley-library-map-data-064e75e0703f424e3cc397c5f3ed479340d0b3df.tar hartley-library-map-data-064e75e0703f424e3cc397c5f3ed479340d0b3df.tar.gz |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d46485 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +data.json |