2020-06-07 14:03:12 +00:00
|
|
|
# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2020-04-30 04:49:19 +00:00
|
|
|
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
|
|
|
|
2021-01-20 02:06:13 +00:00
|
|
|
web/quotes/theme/static/
|
|
|
|
|
2020-05-03 16:56:16 +00:00
|
|
|
syntax: glob
|
|
|
|
*.sw?
|
|
|
|
*.pyc
|
2020-05-03 17:44:11 +00:00
|
|
|
*.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/
|