1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00

Don't include the GeoIP database in the repo. Inadvertently added by commit ff9a281b72ac46f5d2d90e84c380488f6342daf8. Issue #2837.

This commit is contained in:
sledgehammer999 2015-04-12 00:45:28 +03:00
parent b117393345
commit 3047681951
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
src/geoip/GeoIP.dat
src/geoip/GeoIP.dat.gz
src/gui/geoip/GeoIP.dat
src/gui/geoip/GeoIP.dat.gz
src/qbittorrent
qbittorrent.pro.user*
conf.pri

Binary file not shown.