]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update top-level .gitignore to ignore files generated by some IDEs
authorAram Sargsyan <aram@isc.org>
Thu, 26 May 2022 11:11:52 +0000 (11:11 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 1 Jun 2022 10:21:26 +0000 (10:21 +0000)
(cherry picked from commit ec3bc4142b58472635a3d66426854927237e0687)

.gitignore

index 0c7e7a9babda85495177d7c372683161e6c3fad6..7d4fd095d273a84dda2a82cd355c600b54f0a36b 100644 (file)
@@ -54,6 +54,7 @@ __pycache__/
 /test-driver
 Makefile
 Makefile.in
+Makefile.user
 ans.run
 gen.dSYM/
 named.memstats
@@ -88,6 +89,7 @@ doc/man/pkcs11-list.8in
 doc/man/pkcs11-tokens.8in
 # clangd index directory
 /\.cache/
+/\.*_clangd/
 # GNU Global index files
 /GPATH
 /GRTAGS