24 lines
345 B
Text
24 lines
345 B
Text
# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
ops/secrets/
|
|
result
|
|
result-*
|
|
|
|
ops/vault/cfg/tf/
|
|
ops/vault/cfg/secrets.nix
|
|
|
|
web/quotes/theme/static/
|
|
|
|
syntax: regexp
|
|
^go/trains/.*/start.sh$
|
|
^go/trains/.*/lukegb-trains.json$
|
|
|
|
syntax: glob
|
|
*.sw?
|
|
*.pyc
|
|
*.orig
|
|
*~
|
|
db.sqlite3
|
|
node_modules/
|