Merge branch 'aram/update-top-level-gitignore-add-ide-files' into 'main'

Update top-level .gitignore to ignore files generated by some IDEs

See merge request isc-projects/bind9!6361
This commit is contained in:
Arаm Sаrgsyаn
2022-06-01 10:19:14 +00:00

2
.gitignore vendored
View 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