feature: Thread improvements, round 1 #74
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,17 +1,18 @@
|
||||||
# Secrets
|
# Personal
|
||||||
config.js
|
config.js
|
||||||
registration.yaml
|
registration.yaml
|
||||||
ooye.db*
|
ooye.db*
|
||||||
events.db*
|
events.db*
|
||||||
backfill.db*
|
backfill.db*
|
||||||
custom-webroot
|
custom-webroot
|
||||||
|
icon.svg
|
||||||
|
.devcontainer
|
||||||
|
|
||||||
# Automatically generated
|
# Automatically generated
|
||||||
node_modules
|
node_modules
|
||||||
coverage
|
coverage
|
||||||
test/res/*
|
test/res/*
|
||||||
!test/res/lottie*
|
!test/res/lottie*
|
||||||
icon.svg
|
|
||||||
*~
|
*~
|
||||||
.#*
|
.#*
|
||||||
\#*#
|
\#*#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue