Skip to content

Commit aea7fc7

Browse files
committed
Tweaks
1 parent 81fddd9 commit aea7fc7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ tmp/
2929
.vagrant/
3030
.ruby-version
3131
docx_files/
32+
33+
*.dump
34+
*.sql
35+
*.tar

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ For detailed background about the project as of 2018 please see
77
[docs/BACKGROUND.md](docs/BACKGROUND.md). For an overview of the system see
88
[docs/OVERVIEW.md](docs/OVERVIEW.md).
99

10+
Note: Depends on `postgres-9.6-postgis-2.3`
11+
1012

1113
## Installing
1214

0 commit comments

Comments
 (0)