diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,8 +5,11 @@ *.pyc __pycache__ +node_modules + *.session *.json !example-config.json !packs/*.json +!web/package.json *.bak |
![]() |
index : stickerpicker | |
| Personal Maunium Sticker Picker for Matrix |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -5,8 +5,11 @@ *.pyc __pycache__ +node_modules + *.session *.json !example-config.json !packs/*.json +!web/package.json *.bak |