summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:22:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:22:53 +0000
commit3b149631f0eb732049e04fa0c89d09c7aa2376f9 (patch)
tree7049356b06fcdcdaf9dbae476f55a43942e7c25f /.gitignore
parentInitial commit. (diff)
downloadgeoip-3b149631f0eb732049e04fa0c89d09c7aa2376f9.tar.xz
geoip-3b149631f0eb732049e04fa0c89d09c7aa2376f9.zip
Adding upstream version 1.6.12.upstream/1.6.12upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore49
1 files changed, 49 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..67550b8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,49 @@
+*.la
+*.lo
+*.o
+*.swp
+*~
+.DS_Store
+.deps
+.libs
+/m4
+GeoIP-*.tar.gz
+GeoIP.spec
+Makefile
+Makefile.in
+aclocal.m4
+apps/geoiplookup
+apps/geoiplookup6
+apps/geoipupdate
+autom4te.cache
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+geoip.pc
+install-sh
+libtool
+ltmain.sh
+man/geoiplookup.1
+man/geoiplookup6.1
+man/geoipupdate.1
+missing
+test-driver
+test/benchmark
+test/test-geoip
+test/test-geoip-asnum
+test/test-geoip-city
+test/test-geoip-domain
+test/test-geoip-invalid-file
+test/test-geoip-invalid-file.log
+test/test-geoip-invalid-file.trs
+test/test-geoip-isp
+test/test-geoip-netspeed
+test/test-geoip-org
+test/test-geoip-region
+test/test-geoip.log
+test/test-geoip.trs
+test/test-suite.log