Preparatory work

This commit is contained in:
Maciej 2026-02-21 13:05:47 +02:00
parent a22ba724df
commit 386a331956
Signed by: maciej
GPG key ID: 28243AF437E32F99
9 changed files with 217 additions and 1 deletions

4
.gitignore vendored
View file

@ -31,7 +31,9 @@ birdy_chat-*.tar
# Ignore digested assets cache.
/priv/static/cache_manifest.json
# Ignore messages folder
/priv/messages/
# In case you use Node.js/npm, you want to ignore these.
npm-debug.log
/assets/node_modules/