diff options
author | hackthetime <l4bg0jb7@duck.com> | 2023-11-02 08:51:01 +0100 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-11-02 08:51:01 +0100 |
commit | 6b2544d049941d651e38a96963b6cd21f1ae2fe1 (patch) | |
tree | 56c92246f0ec77766a3efd3998c169ea305a059c /.gitignore | |
parent | 8b23bbe72e5e60ced98e11ca96f0e56ec43b18cc (diff) | |
download | BBsentials-6b2544d049941d651e38a96963b6cd21f1ae2fe1.tar.gz BBsentials-6b2544d049941d651e38a96963b6cd21f1ae2fe1.tar.bz2 BBsentials-6b2544d049941d651e38a96963b6cd21f1ae2fe1.zip |
gitignore update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,4 +18,5 @@ logs !.idea/scopes/* /run/usercache.json /run/config/* -/run/config/
\ No newline at end of file +/run/config/ +/run/saves/ |