mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
Updated gitignore to keep cache folder but exclude rate_limit logs
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,7 +8,8 @@ app/storage/test.db
|
|||||||
|
|
||||||
### Logs ###
|
### Logs ###
|
||||||
error.log
|
error.log
|
||||||
app/storage/cache/
|
app/storage/cache/*
|
||||||
|
!app/storage/cache/.gitkeep
|
||||||
|
|
||||||
# Nix
|
# Nix
|
||||||
.direnv/
|
.direnv/
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
[1777139640]
|
|
||||||
Reference in New Issue
Block a user