forked from isc-projects/bind9
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
36 lines (34 loc) · 1.06 KB
/
Copy path.gitattributes
File metadata and controls
36 lines (34 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*.sln.in eol=crlf
*.vcxproj.* eol=crlf
/fuzz/dns_rdata_fromwire_text.in/input-* -text
.clang-format* export-ignore
.dir-locals.el export-ignore
.editorconfig export-ignore
.git-blame-ignore-revs export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitlab-ci.yml export-ignore
.pylintrc export-ignore
.readthedocs.yaml export-ignore
.uncrustify.cfg export-ignore
dangerfile.py export-ignore
/.github/** export-ignore
/.gitlab/** export-ignore
/.mailmap export-ignore
/.reuse export-ignore
/.reuse/** export-ignore
/ci export-ignore
/cocci export-ignore
/cocci/** export-ignore
/conftools export-ignore
/doc/design export-ignore
/doc/dev export-ignore
/tests/bench/names.csv export-ignore
/util/** export-ignore
/util/bindkeys.pl -export-ignore
/util/check-make-install.sh.in -export-ignore
/util/dtrace.sh -export-ignore
/util/meson.build -export-ignore
/util/meson-system-test-init.sh -export-ignore
/util/check_test_registration.py -export-ignore
/util/meson-dist-package.sh -export-ignore