23 lines
283 B
Plaintext
23 lines
283 B
Plaintext
|
# $FreeBSD$
|
||
|
.arcconfig
|
||
|
.clang-format
|
||
|
.gitignore
|
||
|
CMakeLists.txt
|
||
|
NOTES.TXT
|
||
|
TODO.TXT
|
||
|
appveyor-reqs-install.cmd
|
||
|
appveyor.yml
|
||
|
benchmarks/
|
||
|
cmake/
|
||
|
docs/
|
||
|
fuzzing/
|
||
|
include/CMakeLists.txt
|
||
|
include/__config_site.in
|
||
|
include/support/
|
||
|
lib/
|
||
|
src/support/solaris/
|
||
|
src/support/win32/
|
||
|
test/
|
||
|
utils/
|
||
|
www/
|