mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-22 20:16:57 +00:00
ignore priv subdirectories
This commit is contained in:
+2
-1
@@ -25,5 +25,6 @@ plantid_discord_bot-*.tar
|
|||||||
# Temporary files, for example, from tests.
|
# Temporary files, for example, from tests.
|
||||||
/tmp/
|
/tmp/
|
||||||
|
|
||||||
# Ignore the static files directory
|
# Ignore specific priv subdirectories
|
||||||
priv/static/
|
priv/static/
|
||||||
|
priv/metrics/
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
**0.1.3**
|
**0.1.3**
|
||||||
|
|
||||||
- Typo corrections in README.md
|
- Typo corrections in README.md
|
||||||
|
- Metrics as state, written to disk every hour
|
||||||
|
|
||||||
**0.1.2**
|
**0.1.2**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user