Commit graph

14 commits

Author SHA1 Message Date
ns
bcc8618003
chore: tighten .gitignore and .dockerignore
Add /x and Go build artifacts to .gitignore. Replace the minimal
.dockerignore with an explicit deny list excluding .git, *.mmdb,
data/, vendor/, docs, and build artifacts to shrink build context.

Note: GeoLite2-*.mmdb files still exist in older history; run
git filter-repo separately to purge them per MaxMind EULA.
2026-05-07 07:07:12 +00:00
ns
dccbdd19a1
git hygiene 2025-11-15 12:51:15 +00:00
Martin Polden
66719b9932 Download GeoIP databases on startup 2019-12-25 19:41:35 +01:00
Niklas
7fbc2e1b9f ASN database, part 2 (#67)
ASN lookup
2019-07-05 15:01:45 +02:00
Martin Polden
fefe371369 Use Go modules 2018-08-27 21:13:06 +02:00
Martin Polden
569c2f3879 Update gitignore 2018-08-14 21:09:02 +02:00
Martin Polden
3f1e267750 Update gitignore 2018-03-01 21:05:38 +01:00
Martin Polden
a7ff603ab1 Update database URLs
Fixes #46
2018-02-09 21:45:22 +01:00
Martin Polden
8f71576357 Add support for city lookup 2016-04-17 11:28:47 +02:00
Martin Polden
796a1342d0 Update gitignore 2014-12-26 22:47:20 +01:00
Martin Polden
e16e9a7aa9 Cleanup 2014-12-22 00:55:24 +01:00
Martin Polden
fecf0b90d8 Update gitignore 2012-11-25 21:21:26 +01:00
Martin Polden
f17c3bf5ef Update gitignore 2012-11-21 13:51:03 +01:00
Martin Polden
dc96c778e9 Ignore server binary 2012-11-19 19:55:22 +01:00