11 lines
138 B
Plaintext
11 lines
138 B
Plaintext
# Copyright (c) 2020-now by the Zeek Project. See LICENSE for details.
|
|
|
|
/build*
|
|
tmp
|
|
*.pyc
|
|
.##*
|
|
compile_commands.json
|
|
.clangd
|
|
.cache
|
|
*.swp
|