depot/.hgignore

25 lines
345 B
Text
Raw Normal View History

# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
#
# SPDX-License-Identifier: Apache-2.0
ops/secrets/
2020-05-06 20:57:05 +00:00
result
2020-05-08 20:39:18 +00:00
result-*
2020-05-03 16:56:16 +00:00
2022-03-14 21:29:15 +00:00
ops/vault/cfg/tf/
2022-03-14 23:34:33 +00:00
ops/vault/cfg/secrets.nix
2022-03-14 21:29:15 +00:00
web/quotes/theme/static/
syntax: regexp
^go/trains/.*/start.sh$
^go/trains/.*/lukegb-trains.json$
2020-05-03 16:56:16 +00:00
syntax: glob
*.sw?
*.pyc
*.orig
2020-05-03 16:56:16 +00:00
*~
2021-01-19 03:51:22 +00:00
db.sqlite3
2021-01-20 02:04:30 +00:00
node_modules/