diff options
author | Minteck <contact@minteck.org> | 2021-12-23 19:40:44 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-23 19:40:44 +0100 |
commit | 133be8d6e235b83edf562520c550a2cda734ffd1 (patch) | |
tree | bc2f0fde44cb19e0ff84c060a5234dabf6c00545 /.gitignore | |
parent | 408bee6540c861b65ebb9f6ca805060b35b31720 (diff) | |
download | core-133be8d6e235b83edf562520c550a2cda734ffd1.tar.gz core-133be8d6e235b83edf562520c550a2cda734ffd1.tar.bz2 core-133be8d6e235b83edf562520c550a2cda734ffd1.zip |
Commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ private/app.json app/console
app/help
app/money
-private/FamilineConfig.json
\ No newline at end of file +private/FamilineConfig.json
+private/userpics
\ No newline at end of file |