depot/.hgignore

39 lines
671 B
Text

# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
#
# SPDX-License-Identifier: Apache-2.0
ops/secrets/
# For now, ignore the freeswitch config until I have it in a good state.
ops/nixos/lib/freeswitch/
ops/vault/cfg/tf/
ops/vault/cfg/secrets.nix
rust/passgen/input/
rust/passgen/target/
web/quotes/theme/static/
nix/pkgs/factorio-mods/cache/
nix/pkgs/factorio-mods/.pytest_cache/
py/tumblrcap/dl/
py/tumblrcap/mylikes/
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