diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-07-22 17:14:01 +0200 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-09-05 08:22:29 +0200 |
commit | e82085e532f26368c0006e19a0e9a387873a14f7 (patch) | |
tree | c57a873a66f6a7f37d5b8e3daad6540df13147f1 /.gitignore | |
parent | 3c7a61073e609e4717ed9fe7cee31a1cb84903b1 (diff) | |
download | BBsentials-e82085e532f26368c0006e19a0e9a387873a14f7.tar.gz BBsentials-e82085e532f26368c0006e19a0e9a387873a14f7.tar.bz2 BBsentials-e82085e532f26368c0006e19a0e9a387873a14f7.zip |
Fine-tuning for beta release 1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,4 +16,6 @@ logs .idea/* !.idea/copyright/* !.idea/scopes/* -/run/usercache.json
\ No newline at end of file +/run/usercache.json +/run/config/* +/run/config/
\ No newline at end of file |