mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 16:20:02 +00:00
WIP: Move template into main dir
in order to make branch switching easier Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
7e522474ec
commit
aa7fd0118a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -11,8 +11,8 @@ hugo_*
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
node_modules
|
node_modules
|
||||||
.rendered-docs
|
.rendered-docs
|
||||||
src/components/_template.vue
|
|
||||||
storage.db
|
storage.db
|
||||||
storage.db-journal
|
storage.db-journal
|
||||||
storage.json.gz
|
storage.json.gz
|
||||||
|
_template.vue
|
||||||
twitch-bot
|
twitch-bot
|
||||||
|
|
Loading…
Reference in a new issue