depot/.hgignore

21 lines
300 B
Text

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