tubearchivist-server/.gitignore

21 lines
231 B
Plaintext
Raw Normal View History

2022-04-29 10:48:25 +00:00
# personal
.vscode/
# secrets
config.json
postgres.env
tubearchivist.env
2022-05-02 10:10:49 +00:00
umami.env
2022-05-21 05:39:10 +00:00
gitea.env
2022-12-07 09:51:56 +00:00
redditbot.env
2023-08-01 03:28:07 +00:00
discord-bot.env
2022-04-29 10:48:25 +00:00
# example hooks
docker-hook.json
github-hook.json
2022-05-20 04:41:44 +00:00
github-push-hook.json
2022-04-29 10:48:25 +00:00
roadmap-hook.json
2023-07-31 13:57:38 +00:00
# python
.venv