depot/.hgignore

22 lines
300 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
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/