krz/ifconfig.php
clone: git clone https://gitbay.org/krz/ifconfig.php.git
main: .gitignore · raw
1# Composer installs these; composer.lock pins them.
2vendor/
3
4# MaxMind GeoLite2. Licensed, ~69 MB, and stale the day after it is downloaded —
5# see README.nfo for how to fetch it. Never commit it.
6*.mmdb
7
8.DS_Store