diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-07-09 22:07:10 +0200 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-09-05 08:21:45 +0200 |
commit | 0baa0083e23e1b41bfaacd8ee8c38959b966a9dd (patch) | |
tree | 5310c9b2a618d6563c431c9b9276f8399e04163c /.gitignore | |
parent | 108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e (diff) | |
download | BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.tar.gz BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.tar.bz2 BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.zip |
Added and modified things related to the BBsentials Server
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,3 +46,4 @@ /run/usercache.json /run/config/zoomify.json /run/.fabric/processedMods/ +/run/.fabric/tmp/* |