depot/.hgignore

30 lines
462 B
Text

# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
#
# SPDX-License-Identifier: Apache-2.0
ops/secrets/
ops/vault/cfg/tf/
ops/vault/cfg/secrets.nix
rust/passgen/input/
rust/passgen/target/
web/quotes/theme/static/
syntax: regexp
^go/trains/.*/start.sh$
^go/trains/.*/lukegb-trains.json$
^py/icalfilter/config/.*$
^(.+/)?result(-([a-z]+|[0-9]+))?$
syntax: glob
*.sw?
*.pyc
*.orig
*~
db.sqlite3
node_modules/
.next/
out/
firebase-debug.log