]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
.gitignore: sort
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 30 Jan 2019 11:03:18 +0000 (12:03 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 12 Mar 2019 09:41:52 +0000 (10:41 +0100)
.gitignore

index 8ec56f40f8a96c56f9166a1e63143c9a609da9c6..bd68d67ff4265192c14c38b078e4dad3f9b0c4de 100644 (file)
@@ -1,57 +1,64 @@
-*.o
-*.a
-*.so
-*.so.*
-*.dylib
-*.dylib.*
-*.lo
-*.la
+*.6
 *.Plo
-*.swp
-*~
+*.a
 *.d
 *.db
-*.out
-*.6
-*.log
-*.mdb
-*.gcno
+*.dylib
+*.dylib.*
 *.gcda
+*.gcno
 *.gcov
 *.info
-luacov.*.out
+*.la
+*.lo
+*.log
+*.mdb
+*.o
+*.out
+*.so
+*.so.*
+*.swp
+*~
+.deps
 .dirstamp
 .libs
-.deps
-_obj
+.pytest_cache
 /.build-depend
+/aclocal.m4
+/ar-lib
 /autom4te.cache/*
 /bench/bench_lru
-/config.log
+/client/kresc
+/compile
+/compile_commands.json
+/config.guess
 /config.h
+/config.log
 /config.status
-/config.guess
 /config.sub
 /configure
-/ar-lib
-/libtool
-/missing
-/compile
-/compile_commands.json
+/coverage
+/coverage.stats
+/daemon/kresd
+/daemon/lua/*.inc
+/daemon/lua/trust_anchors.lua
 /depcomp
 /distro/tests/*/.vagrant
-/install-sh
-/stamp-h1
-/aclocal.m4
-/ltmain.sh
-/ylwrap
-/client/kresc
 /doc/doxyxml
 /doc/html
-/daemon/kresd
-/daemon/lua/*.inc
-/daemon/lua/trust_anchors.lua
+/doc/kresd.8
+/install-sh
+/libkres.pc
+/libtool
+/ltmain.sh
+/missing
 /modules/dnstap/dnstap.pb-c.*
+/stamp-h1
+/tags
+/tests/dnstap/src/dnstap-test/vendor/github.com/
+/tests/dnstap/src/github.com/
+/tests/pytests/*/tcproxy
+/tests/pytests/*/tlsproxy
 /tests/test_array
 /tests/test_lru
 /tests/test_map
@@ -60,15 +67,8 @@ _obj
 /tests/test_set
 /tests/test_utils
 /tests/test_zonecut
-/tests/dnstap/src/dnstap-test/vendor/github.com/
-/tests/dnstap/src/github.com/
-/tests/pytests/*/tcproxy
-/tests/pytests/*/tlsproxy
-.pytest_cache
+/ylwrap
+_obj
 kresd.amalg.c
 libkres.amalg.c
-/doc/kresd.8
-/libkres.pc
-/tags
-/coverage
-/coverage.stats
+luacov.*.out